┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2008-01-21 16:12:25 +0000
committerDavid Faure <[email protected]>2008-01-21 16:12:25 +0000
commitf9aeb825c605ec4ca8b95aae0be1b441ca8ceb91 (patch)
tree9acb36536cb48dded3b27342b9154475677388c6 /src/dolphinpart.h
parent418eed751192d4dcf1b537a74863920d592bea10 (diff)
merge -c764347 by Peter, needed for dolphinpart bugfixing
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764379
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index 300924a8d..3e3c73f66 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -116,11 +116,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
*/
void slotGoTriggered(QAction* action);