summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
authordrw <drw>2005-01-30 00:32:33 (UTC)
committer drw <drw>2005-01-30 00:32:33 (UTC)
commit114c5c468032a08205b2d8b7da3966bff6d47875 (patch) (side-by-side diff)
treebbd79021246e747f7292eda140e424cf9d750ac5 /core/pim/todo/todo.pro
parent43f82d5c68e1d7a5b26f862c26a76253a85e7518 (diff)
downloadopie-114c5c468032a08205b2d8b7da3966bff6d47875.zip
opie-114c5c468032a08205b2d8b7da3966bff6d47875.tar.gz
opie-114c5c468032a08205b2d8b7da3966bff6d47875.tar.bz2
Convert Todo to use new OPimMainWindow functionality, plus some other code clean-ups
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (ignore 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
@@ -13,3 +13,2 @@ HEADERS = smalltodo.h \
textviewshow.h \
- templateeditor.h \
templatedialog.h \
@@ -21,3 +20,4 @@ HEADERS = smalltodo.h \
taskeditorstatus.h \
- taskeditoralarms.h
+ taskeditoralarms.h \
+ newtaskdlg.h
@@ -33,3 +33,2 @@ SOURCES = smalltodo.cpp \
textviewshow.cpp \
- templateeditor.cpp \
templatedialog.cpp \
@@ -41,3 +40,4 @@ SOURCES = smalltodo.cpp \
taskeditorstatus.cpp \
- taskeditoralarms.cpp
+ taskeditoralarms.cpp \
+ newtaskdlg.cpp