diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-01 23:54:06 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-01 23:54:06 +0800 |
commit | d418712c981d9854fa6429d65773368ca63b8dac (patch) | |
tree | 48eb1f25753a1734a3d7cf5d8303e7936c4844f3 /qmpmainwindow.ui | |
parent | 3db127ce64eadb54568e218124744a1de713667e (diff) | |
download | QMidiPlayer-d418712c981d9854fa6429d65773368ca63b8dac.tar.xz |
Strawberry Crisis. (WTF)
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"> |