summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:14:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:14:04 +0000
commit577db61bc2813fb0335d87f61d1bc242657fb507 (patch)
tree24ce475a2fe7a5e727ce751299152992d3490902 /toolkit
parent6bdd1366c26f4d5add2b9cec5552b5ae26f8c6cb (diff)
INTEGRATION: CWS pchfix02 (1.9.40); FILE MERGED
2006/09/01 17:54:20 kaib 1.9.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/source/awt/vclxmenu.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxmenu.cxx b/toolkit/source/awt/vclxmenu.cxx
index 6aa7ea879343..2b7537c06884 100644
--- a/toolkit/source/awt/vclxmenu.cxx
+++ b/toolkit/source/awt/vclxmenu.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vclxmenu.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:01:01 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:14:04 $
*
* 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_toolkit.hxx"
+
#include <toolkit/awt/vclxmenu.hxx>
#include <toolkit/helper/macros.hxx>