From: Alan Knowles Date: Tue, 25 May 2010 05:52:06 +0000 (+0800) Subject: Sample/Window.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=ddda5d2b4c21cb13b04711f2f2656a64fdce69e6;p=app.Builder.js Sample/Window.js --- 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,