2003/12/13 08:13:32
[org.ibex.core.git] / src / org / xwt / builtin / splash.xwt
index c4f3d8b..128ff26 100644 (file)
@@ -31,7 +31,7 @@
             $text4.font = xwt.font.sansserif;
             $text4.fontsize = 14;
             settext("downloading...");
-            fill = xwt.org.xwt.builtin["splash.png"];
+            fill = _.org.xwt.builtin["splash.png"];
             xwt.ui.window = thisbox;
             thisbox.width=394;
             thisbox.height=276;