summaryrefslogtreecommitdiff
path: root/core/pim/datebook
authorzecke <zecke>2004-03-14 22:32:29 (UTC)
committer zecke <zecke>2004-03-14 22:32:29 (UTC)
commit97633a7291302b82e54f064d817bf046b89a60df (patch) (unidiff)
tree5897e079be7789080a26821227b9ae08d23a3562 /core/pim/datebook
parentf616ebe85abd6dc279a3f4f91c51d535be0b6f69 (diff)
downloadopie-97633a7291302b82e54f064d817bf046b89a60df.zip
opie-97633a7291302b82e54f064d817bf046b89a60df.tar.gz
opie-97633a7291302b82e54f064d817bf046b89a60df.tar.bz2
Add namespace_hack.h to the .pro file
Diffstat (limited to 'core/pim/datebook') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index dbdd31b..0f7456f 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -10,7 +10,8 @@ HEADERS = datebookday.h \
10 repeatentry.h \ 10 repeatentry.h \
11 noteentryimpl.h \ 11 noteentryimpl.h \
12 onoteedit.h \ 12 onoteedit.h \
13 datebookdayallday.h 13 datebookdayallday.h \
14 namespace_hack.h
14 SOURCES= main.cpp \ 15 SOURCES= main.cpp \
15 datebookday.cpp \ 16 datebookday.cpp \
16 datebook.cpp \ 17 datebook.cpp \