From fd53ed1e31f4f5f98e33b9a74f4fc4dde0e09f82 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 1 Nov 2010 10:40:32 +0800 Subject: [PATCH] Sample/Editor.bjs --- Sample/Editor.bjs | 1 + 1 file changed, 1 insertion(+) diff --git a/Sample/Editor.bjs b/Sample/Editor.bjs index 9fd6cd6c3..e2e02b501 100644 --- a/Sample/Editor.bjs +++ b/Sample/Editor.bjs @@ -34,6 +34,7 @@ "listeners": { "activate": "function (self) {\n this.get('/Editor.RightEditor').save();\n}" }, + "id": "save_button", "label": "Save", "xtype": "Button", "|xns": "Gtk" -- 2.39.2