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.pro12
1 files changed, 7 insertions, 5 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index d432e78..8f21416 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -8,3 +8,2 @@ HEADERS = smalltodo.h \
8 todoview.h \ 8 todoview.h \
9 todoentryimpl.h \
10 tableview.h \ 9 tableview.h \
@@ -19,3 +18,5 @@ HEADERS = smalltodo.h \
19 quickedit.h \ 18 quickedit.h \
20 quickeditimpl.h 19 quickeditimpl.h \
20 otaskeditor.h \
21 taskeditoroverviewimpl.h
21 22
@@ -25,3 +26,2 @@ SOURCES = smalltodo.cpp \
25 main.cpp \ 26 main.cpp \
26 todoentryimpl.cpp \
27 tableview.cpp \ 27 tableview.cpp \
@@ -37,5 +37,7 @@ SOURCES = smalltodo.cpp \
37 quickeditimpl.cpp \ 37 quickeditimpl.cpp \
38 quickedit.cpp 38 quickedit.cpp \
39 otaskeditor.cpp \
40 taskeditoroverviewimpl.cpp
39 41
40 INTERFACES= todoentry.ui 42 INTERFACES= taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui
41 TARGET = todolist 43 TARGET = todolist