]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathAutoCorrect.cpp
New methods in LaTeXFeatures specifically for collection of CSS
[lyx.git] / src / mathed / MathAutoCorrect.cpp
index 85f699c4044419928d3cad06f303153c73dbc179..fcc9f7705af445c692303fa50f579f59956790ce 100644 (file)
@@ -170,7 +170,7 @@ void initAutoCorrect()
 } // namespace anon
 
 
-bool math_autocorrect(MathAtom & at, char c)
+bool math_autocorrect(MathAtom & at, char_type c)
 {
        static bool initialized = false;