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
@@ -11,5 +11,5 @@ namespace Todo {
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