]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
cursor is no more damaging the background. L-shaped cursor is broken right now....
[lyx.git] / src / mathed / InsetMathDots.h
index 5d1f6a5f4e70fbb3852083d20c9e3ede337e11c8..424a0f738ad4cd3d652a5f7d9bab36d28d0a4278 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       std::string name() const;
+       docstring name() const;
 protected:
        /// cache for the thing's height
        mutable int dh_;