]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Move <algorithm> from DocIterator.h
[lyx.git] / src / mathed / InsetMathKern.h
index efb83e244f2e523b1a4bb6296578eb9745bfb87c..1cf938b2bd509b635a943c686b7f5e1d4c2da833 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        void htmlize(HtmlStream &) const override { }
        ///
-       void infoize2(odocstream & os) const;
+       void infoize2(odocstream & os) const override;
        ///
        InsetCode lyxCode() const override { return MATH_KERN_CODE; }