]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.h
macro rework
[lyx.git] / src / mathed / math_arrayinset.h
index 6b15ed72b49be908e7fa4b5ed498f98dda945dcd..dbd9fe3bc035b5aa70429a703d351c8c8375ef49 100644 (file)
@@ -28,7 +28,7 @@ public:
        /// convienience constructor from whitespace/newline seperated data
        MathArrayInset(std::string const &, std::string const & str);
        ///
-       virtual std::auto_ptr<InsetBase> clone() const;
+       std::auto_ptr<InsetBase> clone() const;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///