diff options
author | Chris Xiong <chirs241097@gmail.com> | 2015-12-31 23:49:04 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2015-12-31 23:49:04 +0800 |
commit | 3db127ce64eadb54568e218124744a1de713667e (patch) | |
tree | e360f2cba2afb1c369e28907aa19934cf3c45ca5 /qmpmainwindow.ui | |
parent | b1be9e45b5abdf0a03181b9cee8dc208a762fe57 (diff) | |
download | QMidiPlayer-3db127ce64eadb54568e218124744a1de713667e.tar.xz |
Inanimate Dream. (WTF)
Diffstat (limited to 'qmpmainwindow.ui')
-rw-r--r-- | qmpmainwindow.ui | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/qmpmainwindow.ui b/qmpmainwindow.ui index 1cce37d..4f00da1 100644 --- a/qmpmainwindow.ui +++ b/qmpmainwindow.ui @@ -44,6 +44,9 @@ <pointsize>18</pointsize> </font> </property> + <property name="contextMenuPolicy"> + <enum>Qt::CustomContextMenu</enum> + </property> <property name="text"> <string>somefile.mid</string> </property> @@ -162,7 +165,7 @@ </size> </property> </widget> - <widget class="QPushButton" name="pbNext_2"> + <widget class="QPushButton" name="pbSettings"> <property name="geometry"> <rect> <x>280</x> @@ -275,7 +278,7 @@ </size> </property> </widget> - <widget class="QPushButton" name="pbEfx_2"> + <widget class="QPushButton" name="pbVisualization"> <property name="geometry"> <rect> <x>190</x> |