author | drw <drw> | 2005-06-15 19:45:55 (UTC) |
---|---|---|
committer | drw <drw> | 2005-06-15 19:45:55 (UTC) |
commit | d2474c8e654d223b85b6200ce09fabd3a40af8e3 (patch) (side-by-side diff) | |
tree | 2c9781e5f0793a2d796b331dba2cd177affda648 /core | |
parent | 1cc97c3b70f59b90dc4bf032a14198dc8bd07f2e (diff) | |
download | opie-d2474c8e654d223b85b6200ce09fabd3a40af8e3.zip opie-d2474c8e654d223b85b6200ce09fabd3a40af8e3.tar.gz opie-d2474c8e654d223b85b6200ce09fabd3a40af8e3.tar.bz2 |
Remove unneeded include
-rw-r--r-- | core/pim/datebook/modules/monthview/odatebookmonth.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/datebook/modules/monthview/odatebookmonth.cpp b/core/pim/datebook/modules/monthview/odatebookmonth.cpp index 5e2f1bb..d52a092 100644 --- a/core/pim/datebook/modules/monthview/odatebookmonth.cpp +++ b/core/pim/datebook/modules/monthview/odatebookmonth.cpp @@ -26,7 +26,6 @@ #include <qpe/config.h> #include <qpe/datebookmonth.h> -#include <qpe/resource.h> #include <qpe/qpeapplication.h> #include <qtoolbutton.h> |