X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXYMatrix.cpp;h=f559aa2d1ab84124474493e8620d46f78e6c3b00;hb=9296344b9a26191a2092d175a51e357ecc35145d;hp=0994914a941bccaa0809ac5dddabe911a1b928ac;hpb=02e82157ec583c3900e359de86be79fac6512387;p=lyx.git diff --git a/src/mathed/InsetMathXYMatrix.cpp b/src/mathed/InsetMathXYMatrix.cpp index 0994914a94..f559aa2d1a 100644 --- a/src/mathed/InsetMathXYMatrix.cpp +++ b/src/mathed/InsetMathXYMatrix.cpp @@ -160,9 +160,9 @@ void InsetMathXYMatrix::mathmlize(MathStream &) const } -void InsetMathXYMatrix::htmlize(HtmlStream &) const +void InsetMathXYMatrix::htmlize(HtmlStream &) const { - throw MathExportException(); + throw MathExportException(); }