┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index 75d7ee951..b252c78e1 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -171,6 +171,7 @@ public Q_SLOTS:
void cut();
void copy();
void paste();
+ void reparseConfiguration();
private:
DolphinPart* m_part;