-rw-r--r-- | library/datebookmonth.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/library/datebookmonth.cpp b/library/datebookmonth.cpp index 728045f..76e022f 100644 --- a/library/datebookmonth.cpp +++ b/library/datebookmonth.cpp @@ -19,19 +19,14 @@ **********************************************************************/ #include "config.h" #include "datebookmonth.h" #include "datebookdb.h" -#include <qtopia/private/event.h> #include "resource.h" #include <qpe/qpeapplication.h> -#include "timestring.h" #include <qtoolbutton.h> #include <qspinbox.h> #include <qcombobox.h> -#include <qdatetime.h> -#include <qpainter.h> -#include <qpopupmenu.h> #include <qvaluestack.h> #include <qwhatsthis.h> |