summaryrefslogtreecommitdiff
path: root/core/pim/todo/todotemplate.h
Unidiff
Diffstat (limited to 'core/pim/todo/todotemplate.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todotemplate.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/pim/todo/todotemplate.h b/core/pim/todo/todotemplate.h
new file mode 100644
index 0000000..9575737
--- a/dev/null
+++ b/core/pim/todo/todotemplate.h
@@ -0,0 +1,11 @@
1#ifndef OPIE_TODO_TEMPLATE_H
2#define OPIE_TODO_TEMPLATE_H
3
4
5
6namespace Todo {
7
8
9};
10
11#endif