DependTree/Window.bjs
authorAlan Knowles <alan@akkbhome.com>
Wed, 1 Dec 2010 13:13:36 +0000 (21:13 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 1 Dec 2010 13:13:36 +0000 (21:13 +0800)
DependTree/Window.bjs

index d46b597..78bc308 100644 (file)
             "items": [
                 {
                     "xtype": "HBox",
-                    "|xns": "Gtk",
-                    "items": [
-                        {
-                            "xtype": "TreeView",
-                            "|xns": "Gtk",
-                            "listeners": {}
-                        }
-                    ]
+                    "|xns": "Gtk"
                 }
             ]
         }