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/dolphinmainwindow.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/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index ce6dc6606..c4c05bf83 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -173,13 +173,6 @@ private slots: void updateNewMenu(); /** - * Opens the properties window for the selected items of the - * active view. The properties windows shows information - * like name, size and permissions. - */ - void properties(); - - /** * Shows the error information from the places model * in the status bar. */ |
