]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.h
bug + spped fixes + small stuff
[lyx.git] / src / mathed / math_gridinset.h
index 5fc1e513648ddb943f83799cf7a1b0954a1ff685..cc81bc7e678c0e1a5c58025fd11d098a8b110ef2 100644 (file)
@@ -94,7 +94,7 @@ public:
        /// Ensures that the dialog is closed.
        ~MathGridInset();
        ///
-       virtual std::auto_ptr<InsetBase> clone() const;
+       std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi) const;
        ///