mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
sdrgui library: Windows: restore combo box without arrow
This commit is contained in:
parent
91da201a11
commit
d536c58d03
@ -54,6 +54,7 @@ SOURCES += mainwindow.cpp\
|
|||||||
gui/channelwindow.cpp\
|
gui/channelwindow.cpp\
|
||||||
gui/clickablelabel.cpp\
|
gui/clickablelabel.cpp\
|
||||||
gui/colormapper.cpp\
|
gui/colormapper.cpp\
|
||||||
|
gui/comboboxnoarrow.cpp\
|
||||||
gui/commanditem.cpp\
|
gui/commanditem.cpp\
|
||||||
gui/commandkeyreceiver.cpp\
|
gui/commandkeyreceiver.cpp\
|
||||||
gui/commandoutputdialog.cpp\
|
gui/commandoutputdialog.cpp\
|
||||||
@ -114,6 +115,7 @@ HEADERS += mainwindow.h\
|
|||||||
gui/channelwindow.h\
|
gui/channelwindow.h\
|
||||||
gui/clickablelabel.h\
|
gui/clickablelabel.h\
|
||||||
gui/colormapper.h\
|
gui/colormapper.h\
|
||||||
|
gui/comboboxnoarrow.h\
|
||||||
gui/commanditem.h\
|
gui/commanditem.h\
|
||||||
gui/commandkeyreceiver.h\
|
gui/commandkeyreceiver.h\
|
||||||
gui/commandoutputdialog.h\
|
gui/commandoutputdialog.h\
|
||||||
|
Loading…
Reference in New Issue
Block a user