From 2b701bd845b85a310a699003e9ed9789510ba32d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 Nov 2010 11:15:29 +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 fd8232623..6d5ae18b4 100644 --- a/Sample/Editor.bjs +++ b/Sample/Editor.bjs @@ -19,6 +19,7 @@ "xtype": "Window", "|init": "function() {\n XObject.prototype.init.call(this);\n // this.show_all();\n}\n", "|xns": "Gtk", + "|": "function() {\n \n}\n", "items": [ { "pack": "add", -- 2.39.2