aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-04-30 18:11:02 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-04-30 18:11:02 +0000
commit436aad0ab7cd4850f6c60228d6cd9298a9cd00de (patch)
treed6b1ad8111c0fa714a00520aaa55d417b775803e /src/plugins
parent0537942f0384f5d05ec36fedb83c3dab37df8f72 (diff)
downloadqmmp-436aad0ab7cd4850f6c60228d6cd9298a9cd00de.tar.gz
qmmp-436aad0ab7cd4850f6c60228d6cd9298a9cd00de.tar.bz2
qmmp-436aad0ab7cd4850f6c60228d6cd9298a9cd00de.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4880 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/Ui/skinned/forms/skinnedsettings.ui119
1 files changed, 63 insertions, 56 deletions
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
index a896a5428..04192048c 100644
--- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui
+++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
@@ -377,21 +377,61 @@
<string>Song Display</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">
- <item row="0" column="0">
- <widget class="QCheckBox" name="protocolCheckBox">
+ <item row="6" column="0">
+ <widget class="QCheckBox" name="showNewPLCheckBox">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
<property name="text">
- <string>Show protocol</string>
+ <string>Show 'New Playlist' button</string>
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QCheckBox" name="numbersCheckBox">
+ <item row="9" column="0">
+ <widget class="QCheckBox" name="popupCheckBox">
<property name="text">
- <string>Show song numbers</string>
+ <string>Show popup information</string>
</property>
</widget>
</item>
- <item row="2" column="0">
+ <item row="7" column="0">
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <item>
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>Playlist separator:</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLineEdit" name="plSeplineEdit">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="horizontalSpacer_3">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ <item row="3" column="0">
<widget class="QCheckBox" name="alignCheckBox">
<property name="enabled">
<bool>false</bool>
@@ -401,28 +441,28 @@
</property>
</widget>
</item>
- <item row="3" column="0">
+ <item row="4" column="0">
<widget class="QCheckBox" name="anchorCheckBox">
<property name="text">
<string>Show anchor</string>
</property>
</widget>
</item>
- <item row="4" column="0">
- <widget class="QCheckBox" name="playlistsCheckBox">
+ <item row="1" column="0">
+ <widget class="QCheckBox" name="numbersCheckBox">
<property name="text">
- <string>Show playlists</string>
+ <string>Show song numbers</string>
</property>
</widget>
</item>
- <item row="8" column="0">
- <widget class="QCheckBox" name="popupCheckBox">
+ <item row="0" column="0">
+ <widget class="QCheckBox" name="protocolCheckBox">
<property name="text">
- <string>Show popup information</string>
+ <string>Show protocol</string>
</property>
</widget>
</item>
- <item row="9" column="0">
+ <item row="10" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QPushButton" name="popupTemplateButton">
@@ -449,50 +489,17 @@
</item>
</layout>
</item>
- <item row="6" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <item>
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>Playlist separator:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="plSeplineEdit">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
<item row="5" column="0">
- <widget class="QCheckBox" name="showNewPLCheckBox">
- <property name="enabled">
- <bool>false</bool>
+ <widget class="QCheckBox" name="playlistsCheckBox">
+ <property name="text">
+ <string>Show playlists</string>
</property>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QCheckBox" name="lengthsCheckBox">
<property name="text">
- <string>Show 'New Playlist' button</string>
+ <string>Show song lengths</string>
</property>
</widget>
</item>