summaryrefslogtreecommitdiff
path: root/core/pim/todo/otaskeditor.h
Unidiff
Diffstat (limited to 'core/pim/todo/otaskeditor.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/otaskeditor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/pim/todo/otaskeditor.h b/core/pim/todo/otaskeditor.h
index 795f333..2daae52 100644
--- a/core/pim/todo/otaskeditor.h
+++ b/core/pim/todo/otaskeditor.h
@@ -38,6 +38,5 @@ private:
38 TaskEditorAlarms *m_remind; 38 TaskEditorAlarms *m_remind;
39 ORecurranceWidget *m_rec; 39 ORecurranceWidget *m_rec;
40 int m_uid; 40 OTodo m_todo;
41
42}; 41};
43 42