Make showing song progress on taskbar optional

This commit is contained in:
Jonas Kvinge
2024-04-04 16:49:53 +02:00
parent 70809e0647
commit d398c86b0c
4 changed files with 49 additions and 6 deletions

View File

@@ -41,6 +41,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_taskbar_progress">
<property name="text">
<string>Show song progress on taskbar</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_resumeplayback">
<property name="text">