Add settings to enable/disable playlist toolbar
This commit is contained in:
committed by
Jonas Kvinge
parent
496ae42d72
commit
0d408055b2
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>517</width>
|
||||
<height>562</height>
|
||||
<height>673</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -63,6 +63,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_show_toolbar">
|
||||
<property name="text">
|
||||
<string>Enable playlist toolbar</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_playlist_clear">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user