]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathTabular.h
"fix" bug #3332 (plain text export depends on the menu language)
[lyx.git] / src / mathed / InsetMathTabular.h
index 4e86b44ab9459c852a9d96af717d4a8a24998080..1d591924a53d23a32d7032a651ba060613580e3d 100644 (file)
@@ -47,7 +47,7 @@ public:
        void maple(MapleStream &) const;
 
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
        ///
        docstring name_;
 };