]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.h
enable direct input of #1...#9; some whitespace changes
[lyx.git] / src / mathed / math_charinset.h
index faf298033de712af5c650e3e17ae2c686b9404e6..20d5e472f1f3fc6a95653fd4af2b31082e7d2138 100644 (file)
@@ -21,7 +21,7 @@ public:
        ///
        MathInset * clone() const;
        ///
-       MathTextCodes nativeCode(char c) const;
+       static MathTextCodes nativeCode(char c);
        ///
        void metrics(MathMetricsInfo const & st) const;
        ///