diff libgui/src/m-editor/file-editor-tab.cc @ 19628:fe689210525c gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:05:42 -0500
parents 6d75f1683ce8 446c46af4b42
children be7ac98fab43
line wrap: on
line diff
--- a/libgui/src/m-editor/file-editor-tab.cc	Mon Jan 19 07:04:12 2015 +0100
+++ b/libgui/src/m-editor/file-editor-tab.cc	Tue Jan 20 10:05:42 2015 -0500
@@ -2077,7 +2077,7 @@
     }
 }
 
-void 
+void
 file_editor_tab::handle_cursor_moved (int line, int col)
 {
   if (_edit_area->SendScintilla (QsciScintillaBase::SCI_AUTOCACTIVE))