summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
Side-by-side diff
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/todo.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 6c082cf..9b60818 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -12,5 +12,4 @@ HEADERS = smalltodo.h \
todoshow.h \
textviewshow.h \
- templateeditor.h \
templatedialog.h \
templatedialogimpl.h \
@@ -20,5 +19,6 @@ HEADERS = smalltodo.h \
taskeditoroverview.h \
taskeditorstatus.h \
- taskeditoralarms.h
+ taskeditoralarms.h \
+ newtaskdlg.h
SOURCES = smalltodo.cpp \
@@ -32,5 +32,4 @@ SOURCES = smalltodo.cpp \
todoshow.cpp \
textviewshow.cpp \
- templateeditor.cpp \
templatedialog.cpp \
templatedialogimpl.cpp \
@@ -40,5 +39,6 @@ SOURCES = smalltodo.cpp \
taskeditoroverview.cpp \
taskeditorstatus.cpp \
- taskeditoralarms.cpp
+ taskeditoralarms.cpp \
+ newtaskdlg.cpp
TARGET = todolist