summaryrefslogtreecommitdiff
path: root/svtools/source/uno
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:29:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:29:59 +0000
commit2e3e7d5d6fef4502c2ffe095e79ff906a3123b61 (patch)
treec811bf264992534b6a928727dec9ec54097ae523 /svtools/source/uno
parent3b310da0c66676362fb4f40600453dd2be041394 (diff)
INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED
2006/09/01 17:43:33 kaib 1.7.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/uno')
-rw-r--r--svtools/source/uno/statusbarcontroller.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/uno/statusbarcontroller.cxx b/svtools/source/uno/statusbarcontroller.cxx
index 085f437fe409..2056ec5adffb 100644
--- a/svtools/source/uno/statusbarcontroller.cxx
+++ b/svtools/source/uno/statusbarcontroller.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: statusbarcontroller.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:28:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:29:59 $
*
* 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_svtools.hxx"
+
#ifndef _SVTOOLS_STATUSBARCONTROLLER_HXX
#include <statusbarcontroller.hxx>
#endif