]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.h
Assure correct spacing of colored items in mathed
[lyx.git] / src / mathed / InsetMathUnknown.h
index 2effe3c69b5cdc0386aa32251d7f8e8c42501789..3d66df7555ebb4227157583396dd66f3c3eb4751 100644 (file)
@@ -35,7 +35,7 @@ public:
 
        ///
        docstring const & selection() const { return selection_; }
-       
+
        /// identifies UnknownInsets
        InsetMathUnknown const * asUnknownInset() const { return this; }
        /// identifies UnknownInsets