From 1359090eac77a0ea24251289e6eaeb5b13380b8d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 8 Dec 2010 17:45:43 +0800 Subject: [PATCH] DependTree/Window.bjs --- DependTree/Window.bjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.2