]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDelim.h
"fix" bug #3332 (plain text export depends on the menu language)
[lyx.git] / src / mathed / InsetMathDelim.h
index 61c230e4e9d4285d58dcdcf4a5d588459c17070b..abb7db609743899cb9135fd9360f7cbf1eb6d65e 100644 (file)
@@ -63,7 +63,7 @@ public:
        ///
        docstring right_;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
        ///
        mutable int dw_;
 };