]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathData.h
cursor is no more damaging the background. L-shaped cursor is broken right now....
[lyx.git] / src / mathed / MathData.h
index 5a2c9067d5b041ae9e8346a0dcba682ad69404e2..b808dba5790a43304cca06eea1ef6decada528b3 100644 (file)
@@ -165,7 +165,6 @@ std::ostream & operator<<(std::ostream & os, MathArray const & ar);
 odocstream & operator<<(odocstream & os, MathArray const & ar);
 
 
-
 } // namespace lyx
 
 #endif