From 1daef0dc52a18b03e2bc5b4ce85944356b6b5da3 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 21 Jan 2008 14:16:31 +0000 Subject: Cleanup: let the DolphinView be aware about the used action collection. This will allow us cleaning up some code in DolphinMainWindow and will make it easier sharing code with DolphinPart. CCMAIL: faure@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=764347 --- src/dolphinpart.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 300924a8d..3e3c73f66 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -115,11 +115,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 */ -- cgit v1.3