Add option to turn off playlist alternating row colors
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
<string>Playlist</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="layout_playlistsettingspage">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_alternating_row_colors">
|
||||
<property name="text">
|
||||
<string>Use alternating row colors</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_glowcurrenttrack">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user