summaryrefslogtreecommitdiff
path: root/core/pim/today/today.cpp
authorharlekin <harlekin>2003-02-21 18:19:56 (UTC)
committer harlekin <harlekin>2003-02-21 18:19:56 (UTC)
commit3b37e71ad7dd41555763d15a16c691b503780de8 (patch) (side-by-side diff)
tree9fa7d1145a1e4dc30da8c90fef55e1c3b0d1065c /core/pim/today/today.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/today.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/pim/today/today.cpp b/core/pim/today/today.cpp
index 2497ee1..5e5d373 100644
--- a/core/pim/today/today.cpp
+++ b/core/pim/today/today.cpp
@@ -19,7 +19,6 @@
#define QTOPIA_INTERNAL_LANGLIST
#include "today.h"
-#include <opie/todayconfigwidget.h>
#include <qpe/config.h>
#include <qpe/qcopenvelope_qws.h>
@@ -30,14 +29,7 @@
#include <qdir.h>
#include <qfile.h>
-#include <qpushbutton.h>
-#include <qlabel.h>
#include <qtimer.h>
-#include <qpixmap.h>
-#include <qlayout.h>
-#include <qhbox.h>
-#include <opie/otabwidget.h>
-#include <qdialog.h>
#include <qwhatsthis.h>
#include <qtranslator.h>