┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h5
1 files changed, 5 insertions, 0 deletions
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,