summaryrefslogtreecommitdiff
path: root/core/pim/todo/todoshow.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/todo/todoshow.cpp') (more/less context) (ignore 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 @@
+#include "todoshow.h"
+
+using namespace Todo;
+
+TodoShow::TodoShow() {
+}
+TodoShow::~TodoShow() {
+}
+