1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-26 06:46:34 -04:00

sdrgui library: restore combo box without arrow

This commit is contained in:
f4exb 2018-12-19 13:11:57 +01:00
parent 793e88a594
commit 91da201a11

View File

@ -17,7 +17,7 @@ set(sdrgui_SOURCES
gui/commanditem.cpp
gui/commandkeyreceiver.cpp
gui/commandoutputdialog.cpp
# gui/comboboxnoarrow.cpp
gui/comboboxnoarrow.cpp
gui/crightclickenabler.cpp
gui/cwkeyergui.cpp
gui/editcommanddialog.cpp
@ -81,7 +81,7 @@ set(sdrgui_HEADERS
gui/commanditem.h
gui/commandkeyreceiver.h
gui/commandoutputdialog.h
# gui/comboboxnoarrow.h
gui/comboboxnoarrow.h
gui/crightclickenabler.h
gui/cwkeyergui.h
gui/editcommanddialog.h