]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBrace.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / mathed / InsetMathBrace.h
index e22bb7cfc125c3434e5412ab5b47a87d765658c9..c4481bae393ef915c809230ee971e5a60defaec2 100644 (file)
@@ -48,7 +48,7 @@ public:
        ///
        void infoize(odocstream & os) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual std::auto_ptr<Inset> doClone() const;
 };