summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/datebook/datebookpluginconfig.cpp
Unidiff
Diffstat (limited to 'core/pim/today/plugins/datebook/datebookpluginconfig.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/datebook/datebookpluginconfig.cpp16
1 files changed, 15 insertions, 1 deletions
diff --git a/core/pim/today/plugins/datebook/datebookpluginconfig.cpp b/core/pim/today/plugins/datebook/datebookpluginconfig.cpp
index 0fc38de..dc6dee9 100644
--- a/core/pim/today/plugins/datebook/datebookpluginconfig.cpp
+++ b/core/pim/today/plugins/datebook/datebookpluginconfig.cpp
@@ -1,3 +1,18 @@
1/*
2 * datebookpluginconfig.cpp
3 *
4 * copyright : (c) 2002,2003 by Maximilian Reiß
5 * email : harlekin@handhelds.org
6 *
7 */
8/***************************************************************************
9 * *
10 * This program is free software; you can redistribute it and/or modify *
11 * it under the terms of the GNU General Public License as published by *
12 * the Free Software Foundation; either version 2 of the License, or *
13 * (at your option) any later version. *
14 * *
15 ***************************************************************************/
1 16
2 17
3#include "datebookpluginconfig.h" 18#include "datebookpluginconfig.h"
@@ -5,7 +20,6 @@
5#include <qpe/config.h> 20#include <qpe/config.h>
6 21
7#include <qlayout.h> 22#include <qlayout.h>
8#include <qtoolbutton.h>
9#include <qlabel.h> 23#include <qlabel.h>
10#include <qhbox.h> 24#include <qhbox.h>
11#include <qwhatsthis.h> 25#include <qwhatsthis.h>