]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.cpp
Kill macro mode when using LFUN_ESCAPE
[lyx.git] / src / mathed / InsetMathXYMatrix.cpp
index 0994914a941bccaa0809ac5dddabe911a1b928ac..f559aa2d1ab84124474493e8620d46f78e6c3b00 100644 (file)
@@ -160,9 +160,9 @@ void InsetMathXYMatrix::mathmlize(MathStream &) const
 }
 
 
-void InsetMathXYMatrix::htmlize(HtmlStream &) const 
+void InsetMathXYMatrix::htmlize(HtmlStream &) const
 {
-       throw MathExportException(); 
+       throw MathExportException();
 }