]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSqrt.h
Whitespace.
[lyx.git] / src / mathed / InsetMathSqrt.h
index aaa1ac03c087c1c5580b7a0b7db6b70d1f454f05..485f66a574d856016365d63128e1b2dbf3747839 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetMathSqrt : public InsetMathNest {
 public:
        ///
-       InsetMathSqrt();
+       InsetMathSqrt(Buffer * buf);
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///