Index: head/editors/tea/files/patch-spellchecker.h =================================================================== --- head/editors/tea/files/patch-spellchecker.h (nonexistent) +++ head/editors/tea/files/patch-spellchecker.h (revision 427162) @@ -0,0 +1,11 @@ +--- spellchecker.h.orig 2016-09-16 19:56:10 UTC ++++ spellchecker.h +@@ -100,7 +100,7 @@ public: + QString user_dir; + QString lng; + +- char *encoding; ++ const char *encoding; + QString dict_dir; + + CHunspellChecker (const QString &lang, const QString &path = "", const QString &user_path = ""); Property changes on: head/editors/tea/files/patch-spellchecker.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +crlf \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property