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.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index a46fb47..a365081 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -5,3 +5,4 @@ HEADERS = mainwindow.h \
5 todotable.h \ 5 todotable.h \
6 todoentryimpl.h 6 todoentryimpl.h \
7 todolabel.h
7 SOURCES= main.cpp \ 8 SOURCES= main.cpp \
@@ -9,3 +10,4 @@ SOURCES = main.cpp \
9 todotable.cpp \ 10 todotable.cpp \
10 todoentryimpl.cpp 11 todoentryimpl.cpp \
12 todolabel.cc
11 13