Builder/RightGtkView.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 19 May 2010 11:55:31 +0000 (19:55 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 19 May 2010 11:55:31 +0000 (19:55 +0800)
Builder/RightGtkView.js

index 4f37964..f7ab94e 100755 (executable)
@@ -341,7 +341,7 @@ RightGtkView = new XObject({
             data.xtype = 'OffscreenWindow'
             
             var src = this.buildJS(data,withDebug);
-            return;
+            
             var x = new imports.sandbox.Context();
             x.add_globals();
             //x.get_global_object().a = "hello world";