From: david Date: Fri, 30 Jan 2004 07:43:58 +0000 (+0000) Subject: 2003/12/31 03:04:00 X-Git-Tag: RC3~201 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=73b7b3d9c3e6ecd20d7f67b68971f756eafbcd4e 2003/12/31 03:04:00 darcs-hash:20040130074358-0c9ea-c5020a41bdb13947c8160745fac88b48ec16375f.gz --- diff --git a/src/org/xwt/Box.java b/src/org/xwt/Box.java index b5585fc..c39823e 100644 --- a/src/org/xwt/Box.java +++ b/src/org/xwt/Box.java @@ -78,7 +78,7 @@ public final class Box extends JSScope implements Scheduler.Task { "shrink", "hshrink", "vshrink", "x", "y", "width", "height", "cols", "rows", "colspan", "rowspan", "align", "visible", "packed", "globalx", "globaly", "minwidth", "maxwidth", "minheight", "maxheight", "indexof", "thisbox", "clip", - "numchildren", "redirect", "cursor", "mouse", "surface" + "numchildren", "redirect", "cursor", "mouse" }; // FIXME update these