Diffstat (limited to 'libopie2/opiepim/ui/oholidayplugin.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | libopie2/opiepim/ui/oholidayplugin.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libopie2/opiepim/ui/oholidayplugin.h b/libopie2/opiepim/ui/oholidayplugin.h index f4958c8..50dfe13 100644 --- a/libopie2/opiepim/ui/oholidayplugin.h +++ b/libopie2/opiepim/ui/oholidayplugin.h @@ -1,12 +1,12 @@ #ifndef _HOLIDAY_PLUGIN_H #define _HOLIDAY_PLUGIN_H -namespace Opie { -namespace Datebook { - #include <qstring.h> #include <qstringlist.h> -#include <qdate.h> +#include <qdatetime.h> + +namespace Opie { +namespace Datebook { class HolidayPlugin { |