From 66ef40ec88f5e2d6985b0bb8dd8dca1469a855a1 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 26 Mar 2009 18:44:36 +0000 Subject: Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 has been pressed, so that the directory gets automatically selected afterwards. CCMAIL: rahman.duran@gmail.com svn path=/trunk/KDE/kdebase/apps/; revision=945037 --- src/dolphinmainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinmainwindow.h') 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); -- cgit v1.3