summaryrefslogtreecommitdiffabout
path: root/libkcal/libkcalE.pro
Unidiff
Diffstat (limited to 'libkcal/libkcalE.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libkcal/libkcalE.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro
index 283a22d..f5be980 100644
--- a/libkcal/libkcalE.pro
+++ b/libkcal/libkcalE.pro
@@ -41,6 +41,7 @@ HEADERS = \
41 person.h \ 41 person.h \
42 qtopiaformat.h \ 42 qtopiaformat.h \
43 sharpformat.h \ 43 sharpformat.h \
44 phoneformat.h \
44 recurrence.h \ 45 recurrence.h \
45 scheduler.h \ 46 scheduler.h \
46 todo.h \ 47 todo.h \
@@ -77,6 +78,7 @@ SOURCES = \
77 person.cpp \ 78 person.cpp \
78 qtopiaformat.cpp \ 79 qtopiaformat.cpp \
79 sharpformat.cpp \ 80 sharpformat.cpp \
81 phoneformat.cpp \
80 recurrence.cpp \ 82 recurrence.cpp \
81 scheduler.cpp \ 83 scheduler.cpp \
82 todo.cpp \ 84 todo.cpp \