summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
Unidiff
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todo.pro16
1 files changed, 9 insertions, 7 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 2714f30..9960c65 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -18,5 +18,6 @@ HEADERS = smalltodo.h \
18 quickeditimpl.h \ 18 quickeditimpl.h \
19 otaskeditor.h \ 19 otaskeditor.h \
20 taskeditoroverviewimpl.h \ 20 taskeditoroverview.h \
21 taskeditoradvancedimpl.h 21 taskeditoradvancedimpl.h \
22 taskeditoralarms.h
22 23
@@ -37,7 +38,8 @@ SOURCES = smalltodo.cpp \
37 quickedit.cpp \ 38 quickedit.cpp \
38 otaskeditor.cpp \ 39 otaskeditor.cpp \
39 taskeditoroverviewimpl.cpp \ 40 taskeditoroverview.cpp \
40 taskeditoradvancedimpl.cpp 41 taskeditoradvancedimpl.cpp \
42 taskeditoralarms.cpp
41 43
42 INTERFACES= taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui 44 INTERFACES= taskeditoradvanced.ui
43 TARGET = todolist 45 TARGET = todolist