summaryrefslogtreecommitdiffstats
path: root/forms/source/component/FixedText.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:49:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:49:35 +0000
commitc15ecb067554c5c56fb66f3b17fcceaa475bc731 (patch)
treeb69efbd9f3f1b01202e9ebd2a1d75b303cf4484b /forms/source/component/FixedText.cxx
parentINTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED (diff)
downloadcore-c15ecb067554c5c56fb66f3b17fcceaa475bc731.tar.gz
core-c15ecb067554c5c56fb66f3b17fcceaa475bc731.zip
INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED
2006/09/01 17:27:34 kaib 1.7.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/FixedText.cxx')
-rw-r--r--forms/source/component/FixedText.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/FixedText.cxx b/forms/source/component/FixedText.cxx
index 2041ca194b19..943db0b1a71e 100644
--- a/forms/source/component/FixedText.cxx
+++ b/forms/source/component/FixedText.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FixedText.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:49:06 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:49:35 $
*
* 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_FIXEDTEXT_HXX_
#include "FixedText.hxx"