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

index 1bbc329..267aab7 100644 (file)
                     "xtype": "VBox",
                     "pack": false,
                     "items": [
+                        {
+                            "|xns": "Gtk",
+                            "xtype": "HBox",
+                            "pack": false
+                        },
                         {
                             "xtype": "HBox",
                             "|xns": "Gtk",
                                     ]
                                 }
                             ]
-                        },
-                        {
-                            "|xns": "Gtk",
-                            "xtype": "HBox",
-                            "pack": false
                         }
                     ]
                 }