From 87676b131aad1bfe979570a48107527db4040020 Mon Sep 17 00:00:00 2001 From: harlekin Date: Mon, 01 Mar 2004 15:47:43 +0000 Subject: today plus datebook, mail, todolist plugins libopie1->libopie2 --- (limited to 'core/pim/today/today.h') diff --git a/core/pim/today/today.h b/core/pim/today/today.h index bf2293a..972731c 100644 --- a/core/pim/today/today.h +++ b/core/pim/today/today.h @@ -1,7 +1,7 @@ /* * today.h * - * copyright : (c) 2002,2003 by Maximilian Reiß + * copyright : (c) 2002,2003,2004 by Maximilian Reiß * email : harlekin@handhelds.org * */ @@ -13,24 +13,24 @@ * (at your option) any later version. * * * ***************************************************************************/ - - #ifndef TODAY_H #define TODAY_H -#include -#include - -#include #include "todayconfig.h" #include "todaybase.h" -#include +#include +#include -class QVBoxLayout; -class OClickableLabel; +#include + +#include +#include +using namespace Opie; + +class QVBoxLayout; class Today : public TodayBase { -- cgit v0.9.0.2