summaryrefslogtreecommitdiff
authoralwin <alwin>2005-03-17 14:18:37 (UTC)
committer alwin <alwin>2005-03-17 14:18:37 (UTC)
commit7382ac56570e7be468c570de27d5f7a40735873f (patch) (unidiff)
treefc68e71ee5f2992d1551b1a30c156a54a651b3f0
parent8752141a5341877369f89a42fa1f0b5d08f56dbd (diff)
downloadopie-7382ac56570e7be468c570de27d5f7a40735873f.zip
opie-7382ac56570e7be468c570de27d5f7a40735873f.tar.gz
opie-7382ac56570e7be468c570de27d5f7a40735873f.tar.bz2
new header file into .pro
Diffstat (more/less context) (show 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 9e381ce..046bcdf 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -11,7 +11,8 @@ HEADERS = datebookday.h \
11 noteentryimpl.h \ 11 noteentryimpl.h \
12 onoteedit.h \ 12 onoteedit.h \
13 datebookdayallday.h \ 13 datebookdayallday.h \
14 namespace_hack.h 14 namespace_hack.h \
15 datebooktypes.h
15 SOURCES= main.cpp \ 16 SOURCES= main.cpp \
16 datebookday.cpp \ 17 datebookday.cpp \
17 datebook.cpp \ 18 datebook.cpp \