]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_dotsinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_dotsinset.h
index 48e8e7de94eb0bb226741a2e976455ff90d75989..1177507bfc3d99af57ca724d03df65ee5a273b48 100644 (file)
@@ -29,7 +29,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       string name() const;
+       std::string name() const;
 protected:
        /// cache for the thing's height
        mutable int dh_;