Extract RecentEntries stuff to separate files.

This commit is contained in:
Jared Boone
2016-01-17 21:42:15 -08:00
parent df3ce07c5c
commit 05d7e0222f
5 changed files with 242 additions and 206 deletions
+1
View File
@@ -165,6 +165,7 @@ CPPSRC = main.cpp \
ui_console.cpp \
ui_receiver.cpp \
ui_spectrum.cpp \
recent_entries.cpp \
receiver_model.cpp \
spectrum_color_lut.cpp \
analog_audio_app.cpp \