Disable scroll over icon to change track option on kde

This commit is contained in:
Jonas Kvinge
2019-04-21 20:23:49 +02:00
parent 239f58e290
commit 4887b85b8a
2 changed files with 15 additions and 10 deletions

View File

@@ -24,16 +24,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_scrolltrayicon">
<property name="text">
<string>Scroll over icon to change track</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_keeprunning">
<property name="text">
@@ -61,6 +51,16 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkbox_scrolltrayicon">
<property name="text">
<string>Scroll over icon to change track</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="Line" name="line_1">
<property name="orientation">