]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com
[dolphin.git] / src / main.cpp
index 71c59cdac2ca33597c49057e6a576a5fe0f66bfb..a1cce4fa90817e8c8e680cb57b562ea1dcc2471d 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
 /***************************************************************************
- *   Copyright (C) 2006 by Peter Penz <peter.penz@gmx.at>                  *
+ *   Copyright (C) 2006 by Peter Penz <peter.penz19@gmail.com>             *
  *   Copyright (C) 2006 by Stefan Monov <logixoul@gmail.com>               *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   Copyright (C) 2006 by Stefan Monov <logixoul@gmail.com>               *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
 #include "dolphinmainwindow.h"
 
 #include <kaboutdata.h>
 #include "dolphinmainwindow.h"
 
 #include <kaboutdata.h>
-#include <kcmdlineargs.h>
-#include <klocale.h>
+#include <KCmdLineArgs>
+#include <KLocale>
 #include <kmainwindow.h>
 #include <kmainwindow.h>
-#include <kdebug.h>
+#include <KDebug>
 
 extern "C"
 KDE_EXPORT int kdemain(int argc, char **argv)
 
 extern "C"
 KDE_EXPORT int kdemain(int argc, char **argv)