diff options
Diffstat (limited to 'qmpmainwindow.ui')
-rw-r--r-- | qmpmainwindow.ui | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qmpmainwindow.ui b/qmpmainwindow.ui index 4f00da1..1439166 100644 --- a/qmpmainwindow.ui +++ b/qmpmainwindow.ui @@ -187,6 +187,9 @@ <height>32</height> </size> </property> + <property name="checkable"> + <bool>true</bool> + </property> </widget> <widget class="QPushButton" name="pbChannels"> <property name="geometry"> @@ -277,6 +280,9 @@ <height>32</height> </size> </property> + <property name="checkable"> + <bool>true</bool> + </property> </widget> <widget class="QPushButton" name="pbVisualization"> <property name="geometry"> |