Make Breeze the default icon theme
[quassel.git] / src / qtui / settingspages / appearancesettingspage.ui
index c64cb60..5d8fa77 100644 (file)
        </property>
       </spacer>
      </item>
+     <item row="2" column="0">
+      <widget class="QLabel" name="iconthemeLabel">
+       <property name="text">
+        <string>Icon theme:</string>
+       </property>
+      </widget>
+     </item>
+     <item row="2" column="1">
+      <widget class="QComboBox" name="iconthemeComboBox">
+       <property name="toolTip">
+        <string>Choose from the bundled icon themes! May need restart...</string>
+       </property>
+       <item>
+        <property name="text">
+         <string>&lt;System Default&gt;</string>
+        </property>
+       </item>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>