]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.cpp
MathML: add M/ETagInline.
[lyx.git] / src / mathed / InsetMathSplit.cpp
index 6099070178c920ee42b78e16910c93057d8c03e4..141b57bebf74d03bda36be1104cec122d078319d 100644 (file)
@@ -142,7 +142,7 @@ bool InsetMathSplit::getStatus(Cursor & cur, FuncRequest const & cmd,
 }
 
 
-void InsetMathSplit::write(WriteStream & ws) const
+void InsetMathSplit::write(TeXMathStream & ws) const
 {
        MathEnsurer ensurer(ws);
        if (ws.fragile())