summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/preferences/dialog/dlgprefdeckdlg.ui62
1 files changed, 22 insertions, 40 deletions
diff --git a/src/preferences/dialog/dlgprefdeckdlg.ui b/src/preferences/dialog/dlgprefdeckdlg.ui
index 21fe4f4170..cf1962453b 100644
--- a/src/preferences/dialog/dlgprefdeckdlg.ui
+++ b/src/preferences/dialog/dlgprefdeckdlg.ui
@@ -62,16 +62,6 @@ CUP mode:
</property>
</widget>
</item>
- <item row="4" column="0">
- <widget class="QLabel" name="labelAutoHotcueColors">
- <property name="text">
- <string>Auto hot cue colors</string>
- </property>
- <property name="buddy">
- <cstring>checkBoxAssignHotcueColors</cstring>
- </property>
- </widget>
- </item>
<item row="1" column="0">
<widget class="QLabel" name="labelPositionDisplay">
<property name="enabled">
@@ -91,35 +81,6 @@ CUP mode:
</property>
</widget>
</item>
- <item row="5" column="1" colspan="2">
- <widget class="QCheckBox" name="checkBoxDisallowLoadToPlayingDeck">
- <property name="text">
- <string>Do not load tracks into playing decks</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1" colspan="2">
- <widget class="QCheckBox" name="checkBoxSeekToCue">
- <property name="toolTip">
- <string>Automatically seeks to the first saved cue point on track load.
- If none exists, seeks to the beginning of the track.</string>
- </property>
- <property name="text">
- <string>Jump to main cue point on track load</string>
- </property>
- </widget>
- </item>
- <item row="4" column="1" colspan="2">
- <widget class="QCheckBox" name="checkBoxAssignHotcueColors">
- <property name="toolTip">
- <string>Automatically assigns a predefined color to a newly created hot cue point, based on
- its index.</string>
- </property>
- <property name="text">
- <string>Assign predefined colors to newly created hot cue points</string>
- </property>
- </widget>
- </item>
<item row="1" column="1" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
@@ -185,7 +146,7 @@ If none exists, seeks to the beginning of the track.</string>
</property>
</widget>
</item>
- <item row="5" column="0">
+ <item row="4" column="0">
<widget class="QLabel" name="labelPlayingTrackProtection">
<property name="text">
<string>Playing track protection</string>
@@ -224,6 +185,27 @@ You can always drag-and-drop tracks on screen to clone a deck.</string>
</property>
</widget>
</item>
+ <item row="6" column="0">
+ <widget class="QLabel" name="labelAutoHotcueColors">
+ <property name="text">
+ <string>Auto hot cue colors</string>
+ </property>
+ <property name="buddy">
+ <cstring>checkBoxAssignHotcueColors</cstring>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="1" colspan="2">
+ <widget class="QCheckBox" name="checkBoxAssignHotcueColors">
+ <property name="toolTip">
+ <string>Automatically assigns a predefined color to a newly created hot cue point, based on
+its index.</string>
+ </property>
+ <property name="text">
+ <string>Assign predefined colors to newly created hot cue points</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>