Merge pull request #4497 from gavinhoward/playlist_save
Playlist Save UI Fixes
This commit is contained in:
commit
13cda62c5c
@ -7,7 +7,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>516</width>
|
<width>516</width>
|
||||||
<height>728</height>
|
<height>753</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
@ -238,7 +238,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox_9">
|
<widget class="QGroupBox" name="groupBox_9">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Playlist file paths should be</string>
|
<string>When saving a playlist, file paths should be</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||||
<item>
|
<item>
|
||||||
@ -284,14 +284,14 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="b_quickchange_menu">
|
<widget class="QCheckBox" name="b_quickchange_menu">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Show Quick Change Menu</string>
|
<string>Show quick change menu</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="b_write_metadata">
|
<widget class="QCheckBox" name="b_write_metadata">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Write Metadata</string>
|
<string>Write metadata</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user