From: Alan Knowles Date: Wed, 1 Dec 2010 13:20:50 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3a98f05f16739894c68cfafe69a11fb00775b9cc;p=app.Builder.js DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index acb8c93fc..ff07584a9 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -6,8 +6,10 @@ "path": "/home/alan/gitlive/app.Builder.js/DependTree/Window.bjs", "items": [ { - "|xns": "Gtk", "xtype": "Window", + "|xns": "Gtk", + "|init": "function() {\n XObject.prototype.init.call(this);\n}\n", + "listeners": {}, "items": [ { "xtype": "HBox",