#BR127: user can now set the style of the application in the config menu (behaviour...
[quassel.git] / src / qtui / settingspages / generalsettingspage.h
index 42216d8..f7fc9e4 100644 (file)
@@ -47,6 +47,7 @@ class GeneralSettingsPage : public SettingsPage {
     QHash<QString, QVariant> settings;
 
     bool testHasChanged();
     QHash<QString, QVariant> settings;
 
     bool testHasChanged();
+    void initStyleComboBox();
 };
 
 #endif
 };
 
 #endif