]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMath.cpp
When cancelling saving of a children, cancel the whole process.
[lyx.git] / src / mathed / InsetMath.cpp
index 441cc7cfd556aac438f725529d73cabe2c8c12a4..8706001d61dcabde80630d6a3763c7275e3cc388 100644 (file)
@@ -110,7 +110,7 @@ void InsetMath::write(WriteStream & os) const
 }
 
 
-int InsetMath::plaintext(odocstringstream &, 
+int InsetMath::plaintext(odocstringstream &,
         OutputParams const &, size_t) const
 {
        // all math plain text output shall take place in InsetMathHull