From: Alan Knowles Date: Thu, 2 Dec 2010 11:24:11 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=cd981fd28b1c9903bbb3dd078bc2d9075dc19980 DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index 38a415b86..ee9417fb9 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -144,7 +144,9 @@ { "id": "children-list-store", "xtype": "ListStore", - "|xns": "Gtk" + "|xns": "Gtk", + "|init": "function() {\n XObject.prototype.init.call(this);\n}\n", + "listeners": {} }, { "title": "Child classes",