┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorDavid Faure <[email protected]>2007-01-10 17:31:00 +0000
committerDavid Faure <[email protected]>2007-01-10 17:31:00 +0000
commitb8572433e25a9118b38ac1271a8c435cf0930bc0 (patch)
tree274be5de6c59b5647f5732eb39d05c3e6960b2bf /src/main.cpp
parentd8ab89171dacd45051060a622aade64e51743cad (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.cpp1
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>