From: Alan Knowles Date: Wed, 8 Dec 2010 09:45:43 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=1359090eac77a0ea24251289e6eaeb5b13380b8d DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index ef12b1876..dee15c952 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -108,7 +108,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": "method-list-store",