summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Themes/Oxygen/factory.h')
-rw-r--r--plugins/Themes/Oxygen/factory.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Themes/Oxygen/factory.h b/plugins/Themes/Oxygen/factory.h
index 4792553..f07b0cf 100644
--- a/plugins/Themes/Oxygen/factory.h
+++ b/plugins/Themes/Oxygen/factory.h
@@ -40,7 +40,9 @@ public:
/// \brief to get a resource icon
QIcon getIcon(const QString &fileName);
private slots:
- void checkBoxHaveChanged(bool toggled);
+ void checkBoxShowSpeedHaveChanged(bool toggled);
+ void checkBoxStartWithMoreButtonPushedHaveChanged(bool toggled);
+public slots:
void resetOptions();
void newLanguageLoaded();
private: