summaryrefslogtreecommitdiff
path: root/core/pim/today/todaybase.cpp
authorharlekin <harlekin>2003-02-21 18:19:56 (UTC)
committer harlekin <harlekin>2003-02-21 18:19:56 (UTC)
commit3b37e71ad7dd41555763d15a16c691b503780de8 (patch) (unidiff)
tree9fa7d1145a1e4dc30da8c90fef55e1c3b0d1065c /core/pim/today/todaybase.cpp
parent0bb9d0f9e7da80f0ae3b91d4ebbb7aab4d2b9df7 (diff)
downloadopie-3b37e71ad7dd41555763d15a16c691b503780de8.zip
opie-3b37e71ad7dd41555763d15a16c691b503780de8.tar.gz
opie-3b37e71ad7dd41555763d15a16c691b503780de8.tar.bz2
got rid of some unneeded includes
Diffstat (limited to 'core/pim/today/todaybase.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/todaybase.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/today/todaybase.cpp b/core/pim/today/todaybase.cpp
index 9a93b56..826e253 100644
--- a/core/pim/today/todaybase.cpp
+++ b/core/pim/today/todaybase.cpp
@@ -13,13 +13,12 @@
13 * (at your option) any later version. * 13 * (at your option) any later version. *
14 * * 14 * *
15 ***************************************************************************/ 15 ***************************************************************************/
16 16
17#include "todaybase.h" 17#include "todaybase.h"
18 18
19#include <qframe.h>
20#include <qlabel.h> 19#include <qlabel.h>
21#include <qimage.h> 20#include <qimage.h>
22#include <qpixmap.h> 21#include <qpixmap.h>
23#include <qapplication.h> 22#include <qapplication.h>
24#include <qwhatsthis.h> 23#include <qwhatsthis.h>
25 24