From aeec6595302aded5bdf9b00448859b68e375cdcb Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 19 Jan 2008 16:59:10 +0000 Subject: stay consistent with Konqueror: F10 creates a new directory svn path=/trunk/KDE/kdebase/apps/; revision=763500 --- src/dolphinmainwindow.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index f757520c3..43dc2248a 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -163,6 +163,9 @@ protected: virtual void readProperties(const KConfigGroup& group); private slots: + /** Opens the dialog for creating a directory. */ + void createDir(); + /** Updates the 'Create New...' sub menu. */ void updateNewMenu(); -- cgit v1.3