Added option to disable playlist clear button

Fixes #339
This commit is contained in:
Jonas Kvinge
2020-01-04 06:38:25 +01:00
parent eec767406b
commit 2215f300bf
5 changed files with 25 additions and 0 deletions

View File

@@ -56,6 +56,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_playlist_clear">
<property name="text">
<string>Enable playlist clear button</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupbox_paths">
<property name="title">