summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:25:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:25:29 +0000
commita748729ddea364d623ffd8c9c185a35d4c2d0c48 (patch)
tree70df21387f9a4361bd7287ca6c465d36252f23d0 /framework
parent097be5964b2b5bbb661b850c5ca3ee93c278f52b (diff)
INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED
2006/09/01 17:29:30 kaib 1.3.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uielement/toolbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/source/uielement/toolbar.cxx b/framework/source/uielement/toolbar.cxx
index bed6f518c832..eea018e92c3f 100644
--- a/framework/source/uielement/toolbar.cxx
+++ b/framework/source/uielement/toolbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: toolbar.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:58:38 $
+ * last change: $Author: obo $ $Date: 2006-09-16 14:25:29 $
*
* 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
//_________________________________________________________________________________________________________________