summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Button.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:46:53 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:46:53 +0000
commit72a3bd5b1190039808fcd2ad6b3cdb0aa95591ce (patch)
treed68f5456d589b6a6e7908383bc80b4bebf3fa7cf /forms/source/component/Button.cxx
parentINTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED (diff)
downloadcore-72a3bd5b1190039808fcd2ad6b3cdb0aa95591ce.tar.gz
core-72a3bd5b1190039808fcd2ad6b3cdb0aa95591ce.zip
INTEGRATION: CWS pchfix02 (1.19.26); FILE MERGED
2006/09/01 17:27:32 kaib 1.19.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/Button.cxx')
-rw-r--r--forms/source/component/Button.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/Button.cxx b/forms/source/component/Button.cxx
index 7fcba5510ff3..173a674be052 100644
--- a/forms/source/component/Button.cxx
+++ b/forms/source/component/Button.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Button.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:45:16 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:46:53 $
*
* 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_BUTTON_HXX_
#include "Button.hxx"
#endif