Builder/Window.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 05:55:34 +0000 (13:55 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 05:55:34 +0000 (13:55 +0800)
Builder/Window.js

index 4e37cae..c927f33 100755 (executable)
@@ -37,7 +37,7 @@ Window = new XObject({
     
     xtype : function() {
         return new Gtk.Window({type: Gtk.WindowType.TOPLEVEL});
-    }
+    },
     
     //type: Gtk.WindowType.TOPLEVEL,
     title : "Application Builder",