From: Alan Knowles Date: Thu, 2 Dec 2010 11:52:24 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=11ed8670aefde6a5ecf932607da7b8cb78550f35 DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index d7add7fd4..c73ae7ad6 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -49,9 +49,8 @@ "items": [ { "xtype": "TreeModelFilter", + "|init": "function() {\n this.items[0].pack = false;\n this.items[0].init();\n this.list = this.items[0];\n this.el = new Gtk.TreeModelFilter.c_new(this.items[0].el, null);\n XObject.prototype.init.call(this);\n this.el.set_visible_column(2);\n}\n", "|xns": "Gtk", - "|init": "function() {\n XObject.prototype.init.call(this);\n}\n", - "listeners": {}, "items": [ { "id": "class-list-store",