summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
Side-by-side diff
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
@@ -17,7 +17,8 @@ HEADERS = smalltodo.h \
quickedit.h \
quickeditimpl.h \
- otaskeditor.h \
- taskeditoroverviewimpl.h \
- taskeditoradvancedimpl.h
+ otaskeditor.h \
+ taskeditoroverview.h \
+ taskeditoradvancedimpl.h \
+ taskeditoralarms.h
SOURCES = smalltodo.cpp \
@@ -36,9 +37,10 @@ SOURCES = smalltodo.cpp \
quickeditimpl.cpp \
quickedit.cpp \
- otaskeditor.cpp \
- taskeditoroverviewimpl.cpp \
- taskeditoradvancedimpl.cpp
+ otaskeditor.cpp \
+ taskeditoroverview.cpp \
+ taskeditoradvancedimpl.cpp \
+ taskeditoralarms.cpp
-INTERFACES = taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui
+INTERFACES = taskeditoradvanced.ui
TARGET = todolist
INCLUDEPATH += $(OPIEDIR)/include