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/main.cpp | |
| 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/main.cpp')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index dfe291015..ebbc9a552 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -26,6 +26,7 @@ #include <kcmdlineargs.h> #include <klocale.h> #include <kmainwindow.h> +#include <kdebug.h> int main(int argc, char **argv) { |
