┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kcmdolphin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kcmdolphin.h')
-rw-r--r--src/kcmdolphin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/kcmdolphin.h b/src/kcmdolphin.h
index 78f9277db..00d6ea30c 100644
--- a/src/kcmdolphin.h
+++ b/src/kcmdolphin.h
@@ -39,6 +39,9 @@ public:
virtual void defaults();
private:
+ void reparseConfiguration();
+
+private:
QList<ViewSettingsPageBase*> m_pages;
};