diff options
| author | David Faure <[email protected]> | 2007-01-26 09:09:44 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-01-26 09:09:44 +0000 |
| commit | f25a5f90f5f1cd93ae2aca3ee92a1845696acb08 (patch) | |
| tree | 8ef77967db16bbf0720b1a7125617d18b1d9ff58 | |
| parent | db8090b4de6e9d492cf8e63ac11e838c1a531539 (diff) | |
fixed
svn path=/trunk/playground/utils/dolphin/; revision=627345
| -rw-r--r-- | src/dolphinnewmenu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphinnewmenu.h b/src/dolphinnewmenu.h index 71db38786..978c1ce59 100644 --- a/src/dolphinnewmenu.h +++ b/src/dolphinnewmenu.h @@ -21,8 +21,6 @@ #ifndef DOLPHINNEWMENU_H #define DOLPHINNEWMENU_H -class KActionCollection; // TODO: only required temporary because of - // missing forward declaration in knewmenu.h #include <knewmenu.h> class DolphinMainWindow; |
