summaryrefslogtreecommitdiff
path: root/framework/source/uielement/statusbar.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:24:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:24:28 +0000
commit7fd057e3cda0f6f4ea4a471c29e75878c6eac681 (patch)
treeca2b32a17a9addc07aea5b19107b08cf8f963723 /framework/source/uielement/statusbar.cxx
parentf5f9dae8ca17b81f4ea00454b630bd0dbee767b1 (diff)
INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED
2006/09/01 17:29:29 kaib 1.7.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/source/uielement/statusbar.cxx')
-rw-r--r--framework/source/uielement/statusbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uielement/statusbar.cxx b/framework/source/uielement/statusbar.cxx
index cf3f98b66b84..ba0b306ae776 100644
--- a/framework/source/uielement/statusbar.cxx
+++ b/framework/source/uielement/statusbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statusbar.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:40:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:24:14 $
*
* 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_framework.hxx"
+
#ifndef __FRAMEWORK_UIELEMENT_STATUSBAR_HXX_
#include <uielement/statusbar.hxx>
#endif