summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:20:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:20:18 +0000
commit89806b7740bceded94b3cccfc27f04cd49e97236 (patch)
tree4bb9f90aeb0b812c45ed2267cbb2d1e2074bbf94
parentd5331cc557017b8a10e007af04160d8984bd9ba5 (diff)
INTEGRATION: CWS pchfix02 (1.16.6); FILE MERGED
2006/09/01 17:29:26 kaib 1.16.6.1: #i68856# Added header markers and pch files
-rw-r--r--framework/source/uielement/generictoolbarcontroller.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uielement/generictoolbarcontroller.cxx b/framework/source/uielement/generictoolbarcontroller.cxx
index 942901ee6bde..433558898a6c 100644
--- a/framework/source/uielement/generictoolbarcontroller.cxx
+++ b/framework/source/uielement/generictoolbarcontroller.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: generictoolbarcontroller.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 11:09:55 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:20:18 $
*
* 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_GENERICTOOLBARCONTROLLER_HXX
#include "uielement/generictoolbarcontroller.hxx"
#endif