summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
authoralwin <alwin>2005-03-20 10:51:54 (UTC)
committer alwin <alwin>2005-03-20 10:51:54 (UTC)
commite006544cf2eb82b503b3ef979a2159b5de93037e (patch) (side-by-side diff)
treed366c84224c97631c77737be71c79db6ec2b5c6d /core/pim/datebook/datebook.pro
parent4f01835c3b26123f2660351e01b547fa1c9054e5 (diff)
downloadopie-e006544cf2eb82b503b3ef979a2159b5de93037e.zip
opie-e006544cf2eb82b503b3ef979a2159b5de93037e.tar.gz
opie-e006544cf2eb82b503b3ef979a2159b5de93037e.tar.bz2
maed a straight copy of the origin datebookmonthview class so we can display
the holidays inside. needs a little bit finishing I think but it works.
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (ignore 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 \
modules/weeklst/datebookweeklstevent.h \
modules/weeklst/datebookweeklstview.h \
modules/weeklst/datebookweeklstdblview.h \
+ modules/monthview/odatebookmonth.h \
datebookweekheaderimpl.h \
repeatentry.h \
noteentryimpl.h \
@@ -31,6 +32,7 @@ SOURCES = main.cpp \
modules/weeklst/datebookweeklstevent.cpp \
modules/weeklst/datebookweeklstview.cpp \
modules/weeklst/datebookweeklstdblview.cpp \
+ modules/monthview/odatebookmonth.cpp \
datebookweekheaderimpl.cpp \
repeatentry.cpp \
noteentryimpl.cpp \