┌   ┐
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 23a5ea653..300924a8d 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -130,6 +130,11 @@ private Q_SLOTS:
*/
void slotEditMimeType();
+ /**
+ * Connected to the "properties" action
+ */
+ void slotProperties();
+
private:
void createActions();
void createGoAction(const char* name, const char* iconName,