]> git.lyx.org Git - lyx.git/blobdiff - src/coordcache.h
Fix bug 2485 and crash on middle mouse paste on math
[lyx.git] / src / coordcache.h
index 79847020cfce61bfe2f662c5d57301321af2024e..9effe582390f016d838edb78856930f64246a012 100644 (file)
@@ -143,7 +143,7 @@ public:
        {
                return boundary ? slices1_ : slices0_;
        }
-       
+
 private:
        /// MathArrays
        CoordCacheBase<MathArray> arrays_;