]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSqrt.h
Assure correct spacing of colored items in mathed
[lyx.git] / src / mathed / InsetMathSqrt.h
index d2aab3282b027c2665b6baf34fffa098c178f3a3..8a9a6fc4555958c7a48de2ec8069194bb194864e 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathSqrt : public InsetMathNest {
 public:
        ///
-       InsetMathSqrt(Buffer * buf);
+       explicit InsetMathSqrt(Buffer * buf);
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///