┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinapplication.h
diff options
context:
space:
mode:
authorAndreas Pakulat <[email protected]>2007-10-05 22:21:25 +0000
committerAndreas Pakulat <[email protected]>2007-10-05 22:21:25 +0000
commit7a62507d3dea468b3f1709f1c37470eafa766303 (patch)
tree304fdc6fc482413b9b544681d4628490be4c29a6 /src/dolphinapplication.h
parent29402a79bc09945ccd96201cbb42027b4c581a00 (diff)
Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will follow as fast as my laptop allows. svn path=/trunk/KDE/kdebase/apps/; revision=721704
Diffstat (limited to 'src/dolphinapplication.h')
-rw-r--r--src/dolphinapplication.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinapplication.h b/src/dolphinapplication.h
index 982873e28..8b19e6ef2 100644
--- a/src/dolphinapplication.h
+++ b/src/dolphinapplication.h
@@ -23,6 +23,7 @@
#define _DOLPHIN_APPLICATION_H
#include <kuniqueapplication.h>
+#include <kurl.h>
class DolphinMainWindow;
class KUrl;