summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:58:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:58:19 +0000
commitf5400f892ad3400b06d9e77cbcdfb61396bdc60a (patch)
tree47b8efff218e739c300e1a5aa0c8367b6dd008fa /forms
parent62fc13834389bc109f5e770c89e05a05ca00a912 (diff)
INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED
2006/09/01 17:27:41 kaib 1.15.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/misc/property.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/misc/property.cxx b/forms/source/misc/property.cxx
index 5d1f436c2d55..804c8b38e54f 100644
--- a/forms/source/misc/property.cxx
+++ b/forms/source/misc/property.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: property.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:02:11 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:58:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_forms.hxx"
+
#ifndef FRM_STRINGS_HXX
#include "frm_strings.hxx"
#endif