summaryrefslogtreecommitdiff
path: root/sj2/source/jscpp/sjapplet_impl.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-11-20 15:00:45 +0000
committerKurt Zenker <kz@openoffice.org>2003-11-20 15:00:45 +0000
commit0c41b7e23e10e05ee7aa198f1181a75f158fb7e4 (patch)
tree28276091469ca44b081186d739bc7b465d7ddd4c /sj2/source/jscpp/sjapplet_impl.cxx
parent60ca54e6d26a84ecb02e55f4daca64be847f0228 (diff)
#100000# HMENU define for vcl changes
Diffstat (limited to 'sj2/source/jscpp/sjapplet_impl.cxx')
-rw-r--r--sj2/source/jscpp/sjapplet_impl.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sj2/source/jscpp/sjapplet_impl.cxx b/sj2/source/jscpp/sjapplet_impl.cxx
index 6935271eb2..909237b2a1 100644
--- a/sj2/source/jscpp/sjapplet_impl.cxx
+++ b/sj2/source/jscpp/sjapplet_impl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sjapplet_impl.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 16:01:08 $
+ * last change: $Author: kz $ $Date: 2003-11-20 16:00:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,6 +62,7 @@
#include "sjapplet_impl.hxx"
#define HWND int
+#define HMENU int
#include <rtl/ustring>
#include <rtl/process.h>