summaryrefslogtreecommitdiff
path: root/src/Preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Preferences.h')
-rw-r--r--src/Preferences.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Preferences.h b/src/Preferences.h
index addb7e5..6310622 100644
--- a/src/Preferences.h
+++ b/src/Preferences.h
@@ -21,6 +21,7 @@ public:
public slots:
void actionTriggered(class QAction *);
+ void featuresCheckBoxToggled(bool);
void on_colorSchemeChooser_itemSelectionChanged();
void on_fontChooser_activated(const QString &);
void on_fontSize_editTextChanged(const QString &);
@@ -52,6 +53,7 @@ private:
QHash<const QAction *, QWidget *> prefPages;
static Preferences *instance;
+ static const char *featurePropertyName;
};
#endif
contact: Jan Huwald // Impressum