DependTree/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 10:45:05 +0000 (18:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 10:45:05 +0000 (18:45 +0800)
DependTree/Window.bjs

index c88d7ba..25831e1 100644 (file)
@@ -72,7 +72,9 @@
                                                     "items": [
                                                         {
                                                             "xtype": "CellRendererToggle",
-                                                            "|xns": "Gtk"
+                                                            "|xns": "Gtk",
+                                                            "activatable": true,
+                                                            "listeners": {}
                                                         }
                                                     ]
                                                 }