DependTree/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 09:29:01 +0000 (17:29 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 09:29:01 +0000 (17:29 +0800)
DependTree/Window.bjs

index e5ad4a5..eb4ddcb 100644 (file)
                         {
                             "xtype": "HBox",
                             "|xns": "Gtk",
-                            "listeners": {}
+                            "listeners": {},
+                            "items": [
+                                {
+                                    "|xns": "Gtk",
+                                    "xtype": "Button",
+                                    "pack": false
+                                }
+                            ]
                         },
                         {
                             "xtype": "HBox",