From 728ecea4a1969bb8e0f8ae25c94c49f98185e82e Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 24 Dec 2007 11:50:08 +0000 Subject: Move (broken) editMimeType action from konqueror to dolphinpart (and made it work there) svn path=/trunk/KDE/kdebase/apps/; revision=752422 --- src/dolphinpart.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 98e0f2f67..23a5ea653 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -125,6 +125,11 @@ private Q_SLOTS: */ void slotGoTriggered(QAction* action); + /** + * Connected to the "editMimeType" action + */ + void slotEditMimeType(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, -- cgit v1.3