diff options
| author | Peter Penz <[email protected]> | 2008-01-21 14:16:31 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-01-21 14:16:31 +0000 |
| commit | 1daef0dc52a18b03e2bc5b4ce85944356b6b5da3 (patch) | |
| tree | 7598d62b33b41758e83daaa035d29de3c8a03a9b /src/dolphinmainwindow.h | |
| parent | 37d4fa2d15d9a629298b1c4f93a50db5c2d607b2 (diff) | |
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: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=764347
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 43dc2248a..f757520c3 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -163,9 +163,6 @@ protected: virtual void readProperties(const KConfigGroup& group); private slots: - /** Opens the dialog for creating a directory. */ - void createDir(); - /** Updates the 'Create New...' sub menu. */ void updateNewMenu(); |
