Add option to disable playing widget

This commit is contained in:
Jonas Kvinge
2019-03-09 17:20:07 +01:00
parent 3e658845d2
commit c0fb35f6b9
6 changed files with 27 additions and 4 deletions

View File

@@ -54,6 +54,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_playingwidget">
<property name="text">
<string>Show playing widget</string>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_1">
<property name="orientation">