Builder/Window.js
[app.Builder.js] / 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",