diff options
| author | Kevin Ottens <[email protected]> | 2006-12-27 11:19:39 +0000 |
|---|---|---|
| committer | Kevin Ottens <[email protected]> | 2006-12-27 11:19:39 +0000 |
| commit | 8812b5da0a9eed0d2eff75181ca011c1744ad4f9 (patch) | |
| tree | a409070c5072405a6f7f393bc000f8b26bd988b8 | |
| parent | f7e58e096623f8c23637389258d0bdb5f977bf89 (diff) | |
Compile++
svn path=/trunk/playground/utils/dolphin/; revision=616917
| -rw-r--r-- | src/dolphinmainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index f3e2e293c..9fdfa2517 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -36,7 +36,6 @@ #include <kfiledialog.h> #include <kconfig.h> #include <kurl.h> -#include <kstdaccel.h> #include <kaction.h> #include <kstandardaction.h> #include <kmenu.h> |
