summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
Side-by-side diff
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 \
repeatentry.h \
- timepicker.h
+ timepicker.h \
+ noteentryimpl.h
@@ -25,3 +26,4 @@ SOURCES = main.cpp \
repeatentry.cpp \
- timepicker.cpp
+ timepicker.cpp \
+ noteentryimpl.cpp
@@ -33,3 +35,4 @@ INTERFACES = dateentry.ui \
datebookweeklstdayhdr.ui \
- repeatentrybase.ui
+ repeatentrybase.ui \
+ noteentry.ui