Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:21:50 +0000 (21:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 2 Jul 2012 13:21:50 +0000 (21:21 +0800)
Builder3/Window.js

index fa1bd1f..618619e 100644 (file)
@@ -11,7 +11,7 @@ console = imports.console;
 XObject = imports.XObject.XObject;
 
 
-
+Globals = imports.Globals;
 
 Window=new XObject({
     xtype: Gtk.Window,