Say hello to the first settings page in our shiny new, almost working SettingsDlg...
[quassel.git] / src / qtui / settingsdlg.h
index c4640bd..d7dc6d8 100644 (file)
@@ -40,6 +40,8 @@ class SettingsDlg : public QDialog {
     void itemSelected();
     void buttonClicked(QAbstractButton *);
     void applyChanges();
+    void reload();
+    void loadDefaults();
 
   private:
     Ui::SettingsDlg ui;