Add option to automatically select current playing track

This commit is contained in:
Jonas Kvinge
2019-10-27 02:11:51 +01:00
parent 73164f7182
commit 3de85549b6
4 changed files with 21 additions and 3 deletions

View File

@@ -19,9 +19,6 @@
<property name="text">
<string>Show a glowing animation on the current track</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
@@ -52,6 +49,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_select_track">
<property name="text">
<string>Automatically select current playing track</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupbox_paths">
<property name="title">