summaryrefslogtreecommitdiff
path: root/src/prefplaylist.ui
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2017-02-03 08:16:09 +0100
committerMateusz Łukasik <mati75@linuxmint.pl>2017-02-03 08:16:09 +0100
commitbcae744b1bae2f5015cb3efdd0d2226150cd79e5 (patch)
tree872701745b36fbfbeb16dd1d59d485bc1e494dbd /src/prefplaylist.ui
parent634cd2063f449c5d38046de88a395af77e2c9ea5 (diff)
New upstream version 17.2.0~ds0
Diffstat (limited to 'src/prefplaylist.ui')
-rw-r--r--src/prefplaylist.ui34
1 files changed, 31 insertions, 3 deletions
diff --git a/src/prefplaylist.ui b/src/prefplaylist.ui
index 0752975..168d384 100644
--- a/src/prefplaylist.ui
+++ b/src/prefplaylist.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>389</width>
- <height>444</height>
+ <height>467</height>
</rect>
</property>
<layout class="QVBoxLayout">
@@ -145,6 +145,26 @@
</widget>
</item>
<item>
+ <spacer>
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="misc_tab">
+ <attribute name="title">
+ <string>&amp;Misc</string>
+ </attribute>
+ <layout class="QVBoxLayout" name="verticalLayout_3">
+ <item>
<widget class="QCheckBox" name="autosort_check">
<property name="text">
<string>A&amp;uto sort</string>
@@ -166,14 +186,21 @@
</widget>
</item>
<item>
- <spacer>
+ <widget class="QCheckBox" name="allow_delete_files_check">
+ <property name="text">
+ <string>Enable the option to delete files from &amp;disk</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
- <height>40</height>
+ <height>301</height>
</size>
</property>
</spacer>
@@ -197,6 +224,7 @@
<tabstop>autosort_check</tabstop>
<tabstop>case_sensitive_search_check</tabstop>
<tabstop>autosave_on_exit_check</tabstop>
+ <tabstop>allow_delete_files_check</tabstop>
</tabstops>
<resources/>
<connections>