summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/datebook/datebookpluginwidget.cpp
authorharlekin <harlekin>2003-02-23 14:42:14 (UTC)
committer harlekin <harlekin>2003-02-23 14:42:14 (UTC)
commit15c2cf367bc38c17fb488e6d8be44c148ecfb1bf (patch) (side-by-side diff)
treed151df2a4a21b49f57f93f79dbfc066d03dce606 /core/pim/today/plugins/datebook/datebookpluginwidget.cpp
parent93d5fdc889cd724c1f2938497b6c6460a13be2ba (diff)
downloadopie-15c2cf367bc38c17fb488e6d8be44c148ecfb1bf.zip
opie-15c2cf367bc38c17fb488e6d8be44c148ecfb1bf.tar.gz
opie-15c2cf367bc38c17fb488e6d8be44c148ecfb1bf.tar.bz2
got rid of not needed includes
Diffstat (limited to 'core/pim/today/plugins/datebook/datebookpluginwidget.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/datebook/datebookpluginwidget.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/pim/today/plugins/datebook/datebookpluginwidget.cpp b/core/pim/today/plugins/datebook/datebookpluginwidget.cpp
index 97fb77e..896d41d 100644
--- a/core/pim/today/plugins/datebook/datebookpluginwidget.cpp
+++ b/core/pim/today/plugins/datebook/datebookpluginwidget.cpp
@@ -1,7 +1,7 @@
/*
* datebookpluginwidget.cpp
*
- * copyright : (c) 2002 by Maximilian Reiß
+ * copyright : (c) 2002,2003 by Maximilian Reiß
* email : harlekin@handhelds.org
*
*/
@@ -22,10 +22,7 @@
#include <qdatetime.h>
#include <qlabel.h>
-#include <qlayout.h>
#include <qtl.h>
-#include <qscrollview.h>
-#include <qtimer.h>
DatebookPluginWidget::DatebookPluginWidget( QWidget *parent, const char* name )
: QWidget(parent, name ) {