diff options
| author | David Faure <[email protected]> | 2007-01-10 17:31:00 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-01-10 17:31:00 +0000 |
| commit | b8572433e25a9118b38ac1271a8c435cf0930bc0 (patch) | |
| tree | 274be5de6c59b5647f5732eb39d05c3e6960b2bf /src/main.cpp | |
| parent | d8ab89171dacd45051060a622aade64e51743cad (diff) | |
Doesn't need a config.h
Reduce kapplication.h usage to the minimum
svn path=/trunk/playground/utils/dolphin/; revision=622088
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index d48ef548e..f5a51ee30 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,7 +20,6 @@ #include "dolphinapplication.h" #include "dolphinmainwindow.h" -#include <kapplication.h> #include <kaboutdata.h> #include <kcmdlineargs.h> #include <klocale.h> |
