QScintilla/Editor.py

branch
6_0_x
changeset 4406
cb7b6c556fc5
parent 4387
ae285de49fcf
child 4422
51135d749c58
--- a/QScintilla/Editor.py	Sat Aug 29 15:41:05 2015 +0200
+++ b/QScintilla/Editor.py	Sun Aug 30 19:21:37 2015 +0200
@@ -3056,6 +3056,7 @@
             self.checkSyntax()
             self.extractTasks()
             self.__resetOnlineChangeTraceInfo()
+            self.__checkEncoding()
             return True
         else:
             self.lastModified = QFileInfo(fn).lastModified()

eric ide

mercurial