aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/forms
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Ui/skinned/forms')
-rw-r--r--src/plugins/Ui/skinned/forms/skinnedsettings.ui72
1 files changed, 34 insertions, 38 deletions
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
index 4554c017b..80a725dd3 100644
--- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui
+++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
@@ -343,7 +343,7 @@
<attribute name="title">
<string>Miscellaneous</string>
</attribute>
- <layout class="QVBoxLayout" name="verticalLayout_2">
+ <layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
@@ -364,6 +364,16 @@
</property>
</widget>
</item>
+ <item row="2" column="0" colspan="2">
+ <widget class="QCheckBox" name="alignCheckBox">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>Align song numbers</string>
+ </property>
+ </widget>
+ </item>
<item row="3" column="0" colspan="2">
<widget class="QCheckBox" name="playlistsCheckBox">
<property name="text">
@@ -371,40 +381,6 @@
</property>
</widget>
</item>
- <item row="5" column="0" colspan="3">
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <item>
- <widget class="QCheckBox" name="popupCheckBox">
- <property name="text">
- <string>Show popup information</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="popupTemplateButton">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Edit template</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <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="4" column="0" colspan="2">
<widget class="QCheckBox" name="anchorCheckBox">
<property name="text">
@@ -412,16 +388,36 @@
</property>
</widget>
</item>
- <item row="2" column="0" colspan="3">
- <widget class="QCheckBox" name="alignCheckBox">
+ <item row="5" column="0" colspan="2">
+ <widget class="QCheckBox" name="popupCheckBox">
+ <property name="text">
+ <string>Show popup information</string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="0">
+ <widget class="QPushButton" name="popupTemplateButton">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
- <string>Align song numbers</string>
+ <string>Edit template</string>
</property>
</widget>
</item>
+ <item row="6" column="1">
+ <spacer name="horizontalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>291</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
</item>