From: Alan Knowles Date: Wed, 8 Dec 2010 09:48:15 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=5bdadb942f7768c0d3af759cf7a7b37ec73a3ff6 DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index 3e9d77851..41cea4ff1 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -166,7 +166,7 @@ "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 this.el.set_visible_column(2);\n XObject.prototype.init.call(this);\n \n}\n", "|xns": "Gtk", - "pack": false, + "listeners": {}, "items": [ { "id": "children-list-store",