diff options
| author | David Faure <[email protected]> | 2008-07-11 23:06:07 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2008-07-11 23:06:07 +0000 |
| commit | b5e97174d08ab59eca35deaaa9a84a7838f51bfb (patch) | |
| tree | 1eadd8321c7571df3802b8a7663f643caed06fcd /src/dolphinpart.h | |
| parent | 815332af3898c4b864c66514725aa0b1f7b4e64f (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.h | 5 |
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(); |
