Sample/Editor.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 08:50:24 +0000 (16:50 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 08:50:24 +0000 (16:50 +0800)
Sample/Editor.bjs

index b71a965..ae214ad 100644 (file)
@@ -26,9 +26,8 @@
                             "items": [
                                 {
                                     "label": "Save",
-                                    "xtype": "ToolButton",
-                                    "|xns": "Gtk",
-                                    "listeners": {}
+                                    "xtype": "Button",
+                                    "|xns": "Gtk"
                                 }
                             ]
                         },