]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_spaceinset.h
several small fixes for mathed
[lyx.git] / src / mathed / math_spaceinset.h
index da61168c005147f5ae2bfc4470b25cb335a74069..00dd1a80186af52b02f221ea0eec99eb67fa65d9 100644 (file)
@@ -21,7 +21,7 @@ public:
        ///
        explicit MathSpaceInset(int sp);
        ///
-       explicit MathSpaceInset(string const & name);
+       explicit MathSpaceInset(std::string const & name);
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///