summaryrefslogtreecommitdiffstats
path: root/forms/source/component/CheckBox.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:47:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:47:07 +0000
commit516076b62fdd3fca6b585b3a7340e0c6f82af841 (patch)
tree415eab88ad24074a4da031a0cbc1af0d4cafcbb3 /forms/source/component/CheckBox.cxx
parentINTEGRATION: CWS pchfix02 (1.19.26); FILE MERGED (diff)
downloadcore-516076b62fdd3fca6b585b3a7340e0c6f82af841.tar.gz
core-516076b62fdd3fca6b585b3a7340e0c6f82af841.zip
INTEGRATION: CWS pchfix02 (1.15.26); FILE MERGED
2006/09/01 17:27:33 kaib 1.15.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/CheckBox.cxx')
-rw-r--r--forms/source/component/CheckBox.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/CheckBox.cxx b/forms/source/component/CheckBox.cxx
index b19e3ed9c56f..f95aaa540efe 100644
--- a/forms/source/component/CheckBox.cxx
+++ b/forms/source/component/CheckBox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CheckBox.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:45:28 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:47:07 $
*
* 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_CHECKBOX_HXX_
#include "CheckBox.hxx"
#endif