X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=DependTree%2FWindow.bjs;h=41cea4ff1c811c8a0aa7b17b6584ae2a12969654;hp=3e9d77851113f745f038aeaca9ccfeb7b678f759;hb=5bdadb942f7768c0d3af759cf7a7b37ec73a3ff6;hpb=a2128b349140be7a014ce977f171abb7377e1157 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",