summaryrefslogtreecommitdiff
path: root/core/pim/todo/taskeditoroverview.h
Side-by-side diff
Diffstat (limited to 'core/pim/todo/taskeditoroverview.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/taskeditoroverview.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/core/pim/todo/taskeditoroverview.h b/core/pim/todo/taskeditoroverview.h
index d5f5125..89679f1 100644
--- a/core/pim/todo/taskeditoroverview.h
+++ b/core/pim/todo/taskeditoroverview.h
@@ -31,3 +31,3 @@
-#include <opie/otodo.h>
+#include <opie2/opimtodo.h>
@@ -41,2 +41,4 @@ class QMultiLineEdit;
+using namespace Opie;
+
class TaskEditorOverView : public QWidget
@@ -55,4 +57,4 @@ public:
- void load( const OTodo & );
- void save( OTodo & );
+ void load( const OPimTodo & );
+ void save( OPimTodo & );