summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:01:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:01:17 +0000
commit9b38eebf14fd82055893150c6777ce8d7e157044 (patch)
treef1d95ff4dd3623c1b168c4afb0b4a5a6da2842d3 /forms
parent0f1a999308159b6785cb53a1443979c23798610a (diff)
INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED
2006/09/01 17:27:44 kaib 1.6.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms')
-rw-r--r--forms/source/richtext/richtextvclcontrol.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextvclcontrol.cxx b/forms/source/richtext/richtextvclcontrol.cxx
index 16be2e111de0..a1dcb00b436e 100644
--- a/forms/source/richtext/richtextvclcontrol.cxx
+++ b/forms/source/richtext/richtextvclcontrol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: richtextvclcontrol.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-08-15 10:33:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:01:17 $
*
* 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 FORMS_SOURCE_RICHTEXT_RICHTEXTVCLCONTROL_HXX
#include "richtextvclcontrol.hxx"
#endif