From 03f4481bdfb8e96b26acfccbf2b2bc780b060cf2 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 1 Apr 2008 11:00:27 +0000 Subject: assure that the Dolphin KPart inside Konqueror gets updated when the settings are changed svn path=/trunk/KDE/kdebase/apps/; revision=792496 --- src/dolphinpart.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinpart.h') 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; -- cgit v1.3