]> 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 4f4978793ea249f4c95d2c3b8d99004f7fc18502..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;
        ///
@@ -52,6 +52,8 @@ public:
        bool isRelOp() const;
        ///
        void handleFont(MathTextCodes t);
+       ///
+       bool match(MathInset *) const;
 
 private:
        /// the character