author | alwin <alwin> | 2005-03-17 14:18:37 (UTC) |
---|---|---|
committer | alwin <alwin> | 2005-03-17 14:18:37 (UTC) |
commit | 7382ac56570e7be468c570de27d5f7a40735873f (patch) (unidiff) | |
tree | fc68e71ee5f2992d1551b1a30c156a54a651b3f0 | |
parent | 8752141a5341877369f89a42fa1f0b5d08f56dbd (diff) | |
download | opie-7382ac56570e7be468c570de27d5f7a40735873f.zip opie-7382ac56570e7be468c570de27d5f7a40735873f.tar.gz opie-7382ac56570e7be468c570de27d5f7a40735873f.tar.bz2 |
new header file into .pro
-rw-r--r-- | core/pim/datebook/datebook.pro | 3 |
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 | |||
@@ -12,5 +12,6 @@ HEADERS = datebookday.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 \ |