DependTree/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 11:37:51 +0000 (19:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 11:37:51 +0000 (19:37 +0800)
DependTree/Window.bjs

index aaeed2b..545cd2c 100644 (file)
                                             "|xns": "Gtk",
                                             "listeners": {},
                                             "items": [
+                                                {
+                                                    "|xns": "Gtk",
+                                                    "xtype": "TreeModelFilter",
+                                                    "pack": false
+                                                },
                                                 {
                                                     "id": "class-list-store",
                                                     "xtype": "ListStore",
                                                             "|xns": "Gtk"
                                                         }
                                                     ]
-                                                },
-                                                {
-                                                    "|xns": "Gtk",
-                                                    "xtype": "TreeModelFilter",
-                                                    "pack": false
                                                 }
                                             ]
                                         }