--- a/QScintilla/Editor.py Tue Sep 01 18:51:22 2015 +0200
+++ b/QScintilla/Editor.py Wed Sep 02 18:44:31 2015 +0200
@@ -5217,6 +5217,7 @@
"""
encoding = act.data()
self.readFile(self.fileName, encoding=encoding)
+ self.__checkEncoding()
def __contextSave(self):
"""