summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
Unidiff
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 26f4d8d..7813673 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -11,6 +11,7 @@ HEADERS = datebookday.h \
11 modules/weeklst/datebookweeklstevent.h \ 11 modules/weeklst/datebookweeklstevent.h \
12 modules/weeklst/datebookweeklstview.h \ 12 modules/weeklst/datebookweeklstview.h \
13 modules/weeklst/datebookweeklstdblview.h \ 13 modules/weeklst/datebookweeklstdblview.h \
14 modules/monthview/odatebookmonth.h \
14 datebookweekheaderimpl.h \ 15 datebookweekheaderimpl.h \
15 repeatentry.h \ 16 repeatentry.h \
16 noteentryimpl.h \ 17 noteentryimpl.h \
@@ -31,6 +32,7 @@ SOURCES = main.cpp \
31 modules/weeklst/datebookweeklstevent.cpp \ 32 modules/weeklst/datebookweeklstevent.cpp \
32 modules/weeklst/datebookweeklstview.cpp \ 33 modules/weeklst/datebookweeklstview.cpp \
33 modules/weeklst/datebookweeklstdblview.cpp \ 34 modules/weeklst/datebookweeklstdblview.cpp \
35 modules/monthview/odatebookmonth.cpp \
34 datebookweekheaderimpl.cpp \ 36 datebookweekheaderimpl.cpp \
35 repeatentry.cpp \ 37 repeatentry.cpp \
36 noteentryimpl.cpp \ 38 noteentryimpl.cpp \