mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-12-23 10:05:46 -05:00
Windows build: fixed missing files in sdrgui.pro
This commit is contained in:
parent
05491fd62b
commit
eca3527beb
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user