Consistency..

This commit is contained in:
craig.p.drummond
2013-01-30 19:15:46 +00:00
committed by craig.p.drummond
parent 5cc0c407bd
commit a281e0da9b

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>435</width>
<height>325</height>
<width>495</width>
<height>341</height>
</rect>
</property>
<property name="windowTitle">
@@ -328,19 +328,6 @@ within the folder of the current track, or within its parent folder. If no image
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="BuddyLabel" name="playQueueScrollLabel">
<property name="text">
<string>Scroll to current track:</string>
</property>
<property name="buddy">
<cstring>playQueueScroll</cstring>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="OnOffButton" name="playQueueScroll"/>
</item>
<item row="1" column="0">
<widget class="BuddyLabel" name="playQueueGroupedLabel">
<property name="text">
<string>Style:</string>
@@ -350,7 +337,7 @@ within the folder of the current track, or within its parent folder. If no image
</property>
</widget>
</item>
<item row="1" column="1">
<item row="0" column="1">
<widget class="QComboBox" name="playQueueGrouped">
<item>
<property name="text">
@@ -364,6 +351,23 @@ within the folder of the current track, or within its parent folder. If no image
</item>
</widget>
</item>
<item row="1" column="0">
<widget class="BuddyLabel" name="playQueueStartClosedLabel">
<property name="text">
<string>Initially collapse albums:</string>
</property>
<property name="buddy">
<cstring>playQueueStartClosed</cstring>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="OnOffButton" name="playQueueStartClosed">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="BuddyLabel" name="playQueueAutoExpandLabel">
<property name="text">
@@ -382,21 +386,17 @@ within the folder of the current track, or within its parent folder. If no image
</widget>
</item>
<item row="3" column="0">
<widget class="BuddyLabel" name="playQueueStartClosedLabel">
<widget class="BuddyLabel" name="playQueueScrollLabel">
<property name="text">
<string>Initially collapse albums:</string>
<string>Scroll to current track:</string>
</property>
<property name="buddy">
<cstring>playQueueStartClosed</cstring>
<cstring>playQueueScroll</cstring>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="OnOffButton" name="playQueueStartClosed">
<property name="text">
<string/>
</property>
</widget>
<widget class="OnOffButton" name="playQueueScroll"/>
</item>
</layout>
</widget>
@@ -637,7 +637,6 @@ within the folder of the current track, or within its parent folder. If no image
</customwidget>
</customwidgets>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>libraryView</tabstop>
<tabstop>libraryCoverSize</tabstop>
<tabstop>libraryArtistImage</tabstop>
@@ -652,10 +651,14 @@ within the folder of the current track, or within its parent folder. If no image
<tabstop>onlineView</tabstop>
<tabstop>devicesView</tabstop>
<tabstop>lyricsBgnd</tabstop>
<tabstop>playQueueScroll</tabstop>
<tabstop>playQueueGrouped</tabstop>
<tabstop>playQueueAutoExpand</tabstop>
<tabstop>playQueueStartClosed</tabstop>
<tabstop>playQueueAutoExpand</tabstop>
<tabstop>playQueueScroll</tabstop>
<tabstop>systemTrayCheckBox</tabstop>
<tabstop>minimiseOnClose</tabstop>
<tabstop>systemTrayPopup</tabstop>
<tabstop>gnomeMediaKeys</tabstop>
<tabstop>groupSingle</tabstop>
<tabstop>groupMultiple</tabstop>
<tabstop>showDeleteAction</tabstop>