From ddda5d2b4c21cb13b04711f2f2656a64fdce69e6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 25 May 2010 13:52:06 +0800 Subject: [PATCH] Sample/Window.js --- Sample/Window.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Sample/Window.js b/Sample/Window.js index 646ed4ef5..97a94389a 100644 --- a/Sample/Window.js +++ b/Sample/Window.js @@ -3158,6 +3158,9 @@ Window=new XObject({ this.el.grab_focus(); }, + insert_spaces_instead_of_tabs : true, + indent_width : 4, + auto_indent : true, items : [ { xtype: GtkSource.Buffer, -- 2.39.2