]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_commentinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_commentinset.h
index 9776de4f75c7b5b7bf0644de4ee8db499f72e1cf..b08df8860c20c2dc47fd9fa16b248a454e106346 100644 (file)
@@ -23,7 +23,7 @@ public:
        ///
        MathCommentInset();
        ///
-       explicit MathCommentInset(string const &);
+       explicit MathCommentInset(std::string const &);
        ///
        virtual std::auto_ptr<InsetBase> clone() const;
        ///