]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.cpp
nullptr
[lyx.git] / src / mathed / InsetMathSymbol.cpp
index f8315391dfce9b4f7e982ef11646056fbaa1c7b8..291dabb3b9d037e85d1ce57b8ea69dfb7295abc6 100644 (file)
@@ -205,7 +205,7 @@ void InsetMathSymbol::octave(OctaveStream & os) const
 }
 
 
-void InsetMathSymbol::write(WriteStream & os) const
+void InsetMathSymbol::write(TeXMathStream & os) const
 {
        unique_ptr<MathEnsurer> ensurer;
        if (currentMode() != TEXT_MODE)