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

index 1c797d2..78702a8 100644 (file)
@@ -78,7 +78,7 @@ Window=new XObject({
                             items : [
                                 {
                                     xtype: Gtk.ListStore,
-                                    id : "child-list-store"
+                                    id : "children-list-store"
                                 },
                                 {
                                     xtype: Gtk.TreeViewColumn,