1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 10:33:29 -05:00

RTLSDR: changed base class of TransverterButton promoted widget to QPushButton

This commit is contained in:
f4exb 2017-09-24 12:11:15 +02:00
parent f416e6242c
commit 3a6d6f63b1

View File

@ -602,7 +602,7 @@
</customwidget>
<customwidget>
<class>TransverterButton</class>
<extends>QToolButton</extends>
<extends>QPushButton</extends>
<header>gui/transverterbutton.h</header>
</customwidget>
</customwidgets>