Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 06:01:08 +0000 (14:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 06:01:08 +0000 (14:01 +0800)
Sample/Window.js

index 97a9438..f761286 100644 (file)
@@ -3161,6 +3161,7 @@ Window=new XObject({
                                                             insert_spaces_instead_of_tabs : true,
                                                             indent_width : 4,
                                                             auto_indent : true,
+                                                            show_line_numbers : true,
                                                             items : [
                                                                 {
                                                                     xtype: GtkSource.Buffer,