diff options
| author | Andreas Pakulat <[email protected]> | 2007-10-05 22:21:25 +0000 |
|---|---|---|
| committer | Andreas Pakulat <[email protected]> | 2007-10-05 22:21:25 +0000 |
| commit | 7a62507d3dea468b3f1709f1c37470eafa766303 (patch) | |
| tree | 304fdc6fc482413b9b544681d4628490be4c29a6 /src/dolphinapplication.h | |
| parent | 29402a79bc09945ccd96201cbb42027b4c581a00 (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.h | 1 |
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; |
