summaryrefslogtreecommitdiff
path: root/core/pim/todo/todoshow.cpp
Unidiff
Diffstat (limited to 'core/pim/todo/todoshow.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/todoshow.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/pim/todo/todoshow.cpp b/core/pim/todo/todoshow.cpp
new file mode 100644
index 0000000..c84a08f
--- a/dev/null
+++ b/core/pim/todo/todoshow.cpp
@@ -0,0 +1,9 @@
1#include "todoshow.h"
2
3using namespace Todo;
4
5TodoShow::TodoShow() {
6}
7TodoShow::~TodoShow() {
8}
9