]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetFormulaMacro.h
fix a crash when the inset containing the new word at cursor is deleted
[lyx.git] / src / mathed / InsetFormulaMacro.h
index 6e3752a36d749666ff5dad3db9836c2e951ce510..0e4e3ba70044bd707e59fbec92faba7203cefab5 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        void write(std::ostream & os) const;
        ///
-       int latex(odocstream & os, OutputParams const &) const;
+       int latex(otexstream & os, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///