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.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 2911743..2714f30 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -4,13 +4,12 @@ DESTDIR = $(OPIEDIR)/bin
4 4
5 HEADERS= smalltodo.h \ 5 HEADERS= smalltodo.h \
6 todomanager.h \ 6 todomanager.h \
7 mainwindow.h \ 7 mainwindow.h \
8 todoview.h \ 8 todoview.h \
9 tableview.h \ 9 tableview.h \
10 tableitems.h \
11 todotemplatemanager.h \ 10 todotemplatemanager.h \
12 todoeditor.h \ 11 todoeditor.h \
13 todoshow.h \ 12 todoshow.h \
14 textviewshow.h \ 13 textviewshow.h \
15 templateeditor.h \ 14 templateeditor.h \
16 templatedialog.h \ 15 templatedialog.h \
@@ -23,13 +22,12 @@ HEADERS = smalltodo.h \
23 22
24 SOURCES= smalltodo.cpp \ 23 SOURCES= smalltodo.cpp \
25 todomanager.cpp \ 24 todomanager.cpp \
26 mainwindow.cpp \ 25 mainwindow.cpp \
27 main.cpp \ 26 main.cpp \
28 tableview.cpp \ 27 tableview.cpp \
29 tableitems.cpp \
30 todoview.cpp \ 28 todoview.cpp \
31 todotemplatemanager.cpp \ 29 todotemplatemanager.cpp \
32 todoeditor.cpp \ 30 todoeditor.cpp \
33 todoshow.cpp \ 31 todoshow.cpp \
34 textviewshow.cpp \ 32 textviewshow.cpp \
35 templateeditor.cpp \ 33 templateeditor.cpp \