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/dolphinpart.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index e7198d45e..4a030af89 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -198,6 +198,8 @@ private Q_SLOTS: */ void updateProgress(int percent); + void createDirectory(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, -- cgit v1.3