]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDecoration.h
Get package things working with modules prior to UI patch.
[lyx.git] / src / mathed / InsetMathDecoration.h
index d7019ae1e8bded08ba6f4efabab60036b28c4e39..b755a1635f2bcdd5166203be69a7c80337470c10 100644 (file)
@@ -41,7 +41,7 @@ public:
        void validate(LaTeXFeatures & features) const;
 
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
        ///
        bool upper() const;
        ///