summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:22:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:22:20 +0000
commitdcac7086418c8474cc4b575a1cb3001e806110b9 (patch)
tree3623e3f1a0b296ed1c647669e5f76e9cdcfabf24 /framework
parentde6d003a872caf11197d7bb73041e998161a55e3 (diff)
INTEGRATION: CWS pchfix02 (1.12.52); FILE MERGED
2006/09/01 17:29:27 kaib 1.12.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uielement/menubarwrapper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uielement/menubarwrapper.cxx b/framework/source/uielement/menubarwrapper.cxx
index ee707cc365b0..d3bd9fba03d0 100644
--- a/framework/source/uielement/menubarwrapper.cxx
+++ b/framework/source/uielement/menubarwrapper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: menubarwrapper.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 11:39:22 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:22:20 $
*
* 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"
+
//_________________________________________________________________________________________________________________
// my own includes
//_________________________________________________________________________________________________________________