summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
Unidiff
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro9
1 files changed, 6 insertions, 3 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 9383053..60c2b08 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -13,3 +13,4 @@ HEADERS = datebookday.h \
13 repeatentry.h \ 13 repeatentry.h \
14 timepicker.h 14 timepicker.h \
15 noteentryimpl.h
15 16
@@ -25,3 +26,4 @@ SOURCES = main.cpp \
25 repeatentry.cpp \ 26 repeatentry.cpp \
26 timepicker.cpp 27 timepicker.cpp \
28 noteentryimpl.cpp
27 29
@@ -33,3 +35,4 @@ INTERFACES = dateentry.ui \
33 datebookweeklstdayhdr.ui \ 35 datebookweeklstdayhdr.ui \
34 repeatentrybase.ui 36 repeatentrybase.ui \
37 noteentry.ui
35 38