summaryrefslogtreecommitdiff
path: root/core/pim/todo/textviewshow.h
Unidiff
Diffstat (limited to 'core/pim/todo/textviewshow.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/textviewshow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/textviewshow.h b/core/pim/todo/textviewshow.h
index 498de81..cc31522 100644
--- a/core/pim/todo/textviewshow.h
+++ b/core/pim/todo/textviewshow.h
@@ -10,7 +10,7 @@ namespace Todo {
10 ~TextViewShow(); 10 ~TextViewShow();
11 11
12 QString type()const; 12 QString type()const;
13 void slotShow( const OTodo& ev ); 13 void slotShow( const OPimTodo& ev );
14 QWidget* widget(); 14 QWidget* widget();
15 15
16 protected: 16 protected: