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
1 changed files with 1 additions and 1 deletions

View File

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