Disable scroll over icon to change track option on kde
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user