From: Alan Knowles Date: Thu, 2 Dec 2010 11:38:48 +0000 (+0800) Subject: DependTree/Window.bjs X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2c08779e4a18985102cca98500cf49b43eca3a8c;hp=4d1a193779d3c7da3c1957652027fd6fb74856de;p=app.Builder.js DependTree/Window.bjs --- diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index 545cd2c31..880e42c69 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -1,5 +1,5 @@ { - "id": "file-gtk-18", + "id": "file-gtk-17", "name": "Window", "parent": "", "title": false, @@ -50,13 +50,16 @@ { "|xns": "Gtk", "xtype": "TreeModelFilter", - "pack": false - }, - { - "id": "class-list-store", - "xtype": "ListStore", - "|init": " function() \n {\n XObject.prototype.init.call(this);\n this.el.set_column_types ( 6, [\n GObject.TYPE_STRING, \n GObject.TYPE_BOOLEAN, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING \n ] );\n \n }", - "|xns": "Gtk" + "pack": false, + "items": [ + { + "id": "class-list-store", + "xtype": "ListStore", + "|init": " function() \n {\n XObject.prototype.init.call(this);\n this.el.set_column_types ( 6, [\n GObject.TYPE_STRING, \n GObject.TYPE_BOOLEAN, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING \n ] );\n \n }", + "|xns": "Gtk", + "pack": false + } + ] }, { "title": "Class",