┌   ┐
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, 0 insertions, 5 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index 300924a8d..3e3c73f66 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -116,11 +116,6 @@ private Q_SLOTS:
void slotTrashActivated(Qt::MouseButtons, Qt::KeyboardModifiers);
/**
- * Connected to the key shortcut for "new directory" (F10)
- */
- void slotNewDir();
-
- /**
* Connected to all "Go" menu actions provided by DolphinPart
*/
void slotGoTriggered(QAction* action);