1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 07:46:37 -04:00

Windows build: fixed missing files in sdrgui.pro

This commit is contained in:
f4exb 2018-01-07 02:33:44 +01:00
parent 05491fd62b
commit eca3527beb

View File

@ -51,6 +51,7 @@ SOURCES += mainwindow.cpp\
gui/clickablelabel.cpp\
gui/colormapper.cpp\
gui/commanditem.cpp\
gui/commandkeyreceiver.cpp\
gui/commandoutputdialog.cpp\
gui/cwkeyergui.cpp\
gui/editcommanddialog.cpp\
@ -101,6 +102,7 @@ HEADERS += mainwindow.h\
gui/clickablelabel.h\
gui/colormapper.h\
gui/commanditem.h\
gui/commandkeyreceiver.h\
gui/commandoutputdialog.h\
gui/cwkeyergui.h\
gui/editcommanddialog.h\