diff options
Diffstat (limited to 'player.ui')
| -rw-r--r-- | player.ui | 35 |
1 files changed, 2 insertions, 33 deletions
@@ -24,7 +24,7 @@ </rect> </property> <property name="text"> - <string>Play Audio</string> + <string>Play/Pause</string> </property> <property name="checkable"> <bool>false</bool> @@ -33,7 +33,7 @@ <bool>false</bool> </property> </widget> - <widget class="QPushButton" name="pauseButton"> + <widget class="QPushButton" name="mediaButton"> <property name="geometry"> <rect> <x>130</x> @@ -43,40 +43,9 @@ </rect> </property> <property name="text"> - <string>Pause</string> - </property> - </widget> - <widget class="QPushButton" name="pushButton"> - <property name="geometry"> - <rect> - <x>240</x> - <y>20</y> - <width>88</width> - <height>34</height> - </rect> - </property> - <property name="text"> <string>Set Media</string> </property> </widget> - <widget class="QLabel" name="titleLabel"> - <property name="geometry"> - <rect> - <x>30</x> - <y>70</y> - <width>81</width> - <height>31</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>14</pointsize> - </font> - </property> - <property name="text"> - <string>Nothing</string> - </property> - </widget> </widget> <widget class="QMenuBar" name="menubar"> <property name="geometry"> |
