┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 77fc36b58..687eecddf 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -172,6 +172,8 @@ private slots:
/** Updates the 'Create New...' sub menu. */
void updateNewMenu();
+ void createDirectory();
+
/** Shows the error message in the status bar of the active view. */
void showErrorMessage(const QString& message);