]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacroTemplate.h
rename LyXLex into Lexer
[lyx.git] / src / mathed / MathMacroTemplate.h
index 6940b79e6a548ca415e81c429b2fe705a3531717..dc0b278e72ea3feb0d923ea4b9ca434cbb7b3be8 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        EDITABLE editable() const { return HIGHLY_EDITABLE; }
        ///
-       void read(Buffer const &, LyXLex & lex);
+       void read(Buffer const &, Lexer & lex);
        ///
        void write(Buffer const &, std::ostream & os) const;
        ///