summaryrefslogtreecommitdiff
path: root/core/pim/todo/todoentryimpl.h
Unidiff
Diffstat (limited to 'core/pim/todo/todoentryimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todoentryimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/todoentryimpl.h b/core/pim/todo/todoentryimpl.h
index 6407eb4..49d1274 100644
--- a/core/pim/todo/todoentryimpl.h
+++ b/core/pim/todo/todoentryimpl.h
@@ -47,7 +47,7 @@ public:
47 47
48protected slots: 48protected slots:
49 void dateChanged( int y, int m, int d ); 49 void dateChanged( int y, int m, int d );
50 50 void slotCopy();
51protected: 51protected:
52 virtual void accept(); 52 virtual void accept();
53 53