┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2008-07-11 23:06:07 +0000
committerDavid Faure <[email protected]>2008-07-11 23:06:07 +0000
commitb5e97174d08ab59eca35deaaa9a84a7838f51bfb (patch)
tree1eadd8321c7571df3802b8a7663f643caed06fcd /src/dolphinpart.h
parent815332af3898c4b864c66514725aa0b1f7b4e64f (diff)
Code factorization: move "properties" action and slot to DolphinViewActionHandler.
svn path=/trunk/KDE/kdebase/apps/; revision=831148
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 6778bb064..e21141b12 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -169,11 +169,6 @@ private Q_SLOTS:
void slotEditMimeType();
/**
- * Connected to the "properties" action
- */
- void slotProperties();
-
- /**
* Open a terminal window, starting with the current directory.
*/
void slotOpenTerminal();