summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookweeklst.h
authorzecke <zecke>2004-03-14 18:58:59 (UTC)
committer zecke <zecke>2004-03-14 18:58:59 (UTC)
commitd91c046d1faaf9fb039bda5cc186c96d4ff2c227 (patch) (side-by-side diff)
treec196f20c933d46cc913c9460f02ce3274bd21fc9 /core/pim/datebook/datebookweeklst.h
parentddfee0836adbd62be48888fbe05e7a79481e81c9 (diff)
downloadopie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.zip
opie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.tar.gz
opie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.tar.bz2
Opie DP changes
Diffstat (limited to 'core/pim/datebook/datebookweeklst.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebookweeklst.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pim/datebook/datebookweeklst.h b/core/pim/datebook/datebookweeklst.h
index f683ce7..32fa23f 100644
--- a/core/pim/datebook/datebookweeklst.h
+++ b/core/pim/datebook/datebookweeklst.h
@@ -10,7 +10,7 @@
#include "datebookweeklstheader.h"
#include "datebookweeklstdayhdr.h"
-#include <opie/oclickablelabel.h>
+#include <opie2/oclickablelabel.h>
class QDateTime;
class DateBookDB;
@@ -58,7 +58,7 @@ private:
QDate date;
};
-class DateBookWeekLstEvent: public OClickableLabel
+class DateBookWeekLstEvent: public Opie::Ui::OClickableLabel
{
Q_OBJECT
public: