|
|
@ -25,11 +25,11 @@
|
|
|
|
** Bug reports and questions can be sent to kde-pim@kde.org
|
|
|
|
** Bug reports and questions can be sent to kde-pim@kde.org
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
#include <kaboutdata.h>
|
|
|
|
#include <tdeaboutdata.h>
|
|
|
|
#include <kapplication.h>
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
#include <kdebug.h>
|
|
|
|
#include <kdebug.h>
|
|
|
|
#include <klocale.h>
|
|
|
|
#include <klocale.h>
|
|
|
|
#include <kcmdlineargs.h>
|
|
|
|
#include <tdecmdlineargs.h>
|
|
|
|
#include <tdeconfigskeleton.h>
|
|
|
|
#include <tdeconfigskeleton.h>
|
|
|
|
|
|
|
|
|
|
|
|
#include <libkcal/calendar.h>
|
|
|
|
#include <libkcal/calendar.h>
|
|
|
|