summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:08:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:08:28 +0000
commit6cfc9aa494112a6faa3c47acfa6577a58bcb0323 (patch)
tree3a32b0adb4e12fca00a5f9a3e329cade06362ca5 /svx/source/toolbars
parent29b5e58df06537b2864f6bd110c1a550621ba3b1 (diff)
INTEGRATION: CWS pchfix02 (1.15.50); FILE MERGED
2006/09/01 17:47:35 kaib 1.15.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r--svx/source/toolbars/fontworkbar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/toolbars/fontworkbar.cxx b/svx/source/toolbars/fontworkbar.cxx
index 62b7d75a70..6137229407 100644
--- a/svx/source/toolbars/fontworkbar.cxx
+++ b/svx/source/toolbars/fontworkbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontworkbar.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 12:58:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:08:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svx.hxx"
#ifndef _SVDUNDO_HXX
#include <svdundo.hxx>
#endif