]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / mathed / InsetMathKern.h
index 071628815296420ca3d0209dcb38e2decbc6a052..bd26e4e02118f177e65a8c347738648b7984d2c4 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        void normalize(NormalStream & ns) const;
        ///
-       void mathmlize(MathStream &) const { return; }
+       void mathmlize(MathStream &) const { }
        ///
        InsetCode lyxCode() const { return MATH_KERN_CODE; }