aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/forms
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Ui/skinned/forms')
-rw-r--r--src/plugins/Ui/skinned/forms/hotkeyeditor.ui3
-rw-r--r--src/plugins/Ui/skinned/forms/skinnedsettings.ui39
2 files changed, 3 insertions, 39 deletions
diff --git a/src/plugins/Ui/skinned/forms/hotkeyeditor.ui b/src/plugins/Ui/skinned/forms/hotkeyeditor.ui
index f2d49bd0c..16d2f970d 100644
--- a/src/plugins/Ui/skinned/forms/hotkeyeditor.ui
+++ b/src/plugins/Ui/skinned/forms/hotkeyeditor.ui
@@ -32,6 +32,9 @@
<property name="text">
<string>Change shortcut...</string>
</property>
+ <property name="icon">
+ <iconset theme="configure"/>
+ </property>
</widget>
</item>
<item row="1" column="2">
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
index 5d180f667..f36b68586 100644
--- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui
+++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
@@ -303,13 +303,6 @@
</widget>
</item>
<item>
- <widget class="QCheckBox" name="playlistsCheckBox">
- <property name="text">
- <string>Show playlists</string>
- </property>
- </widget>
- </item>
- <item>
<widget class="QCheckBox" name="showSplittersCheckBox">
<property name="text">
<string>Show splitters</string>
@@ -1153,38 +1146,6 @@
</hints>
</connection>
<connection>
- <sender>playlistsCheckBox</sender>
- <signal>toggled(bool)</signal>
- <receiver>plSeplineEdit</receiver>
- <slot>setEnabled(bool)</slot>
- <hints>
- <hint type="sourcelabel">
- <x>211</x>
- <y>246</y>
- </hint>
- <hint type="destinationlabel">
- <x>263</x>
- <y>369</y>
- </hint>
- </hints>
- </connection>
- <connection>
- <sender>playlistsCheckBox</sender>
- <signal>toggled(bool)</signal>
- <receiver>showNewPLCheckBox</receiver>
- <slot>setEnabled(bool)</slot>
- <hints>
- <hint type="sourcelabel">
- <x>105</x>
- <y>246</y>
- </hint>
- <hint type="destinationlabel">
- <x>105</x>
- <y>330</y>
- </hint>
- </hints>
- </connection>
- <connection>
<sender>plSkinColorsCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>widget_2</receiver>