X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathKern.h;h=b063e06d5b1dd3129578653e73edd38fb46db227;hb=f6d505c1ee494ab0d30eebba86082c86a915e1df;hp=bd26e4e02118f177e65a8c347738648b7984d2c4;hpb=c060a85d811674888c31db9ee0407d8b5cc37b6e;p=lyx.git diff --git a/src/mathed/InsetMathKern.h b/src/mathed/InsetMathKern.h index bd26e4e021..b063e06d5b 100644 --- a/src/mathed/InsetMathKern.h +++ b/src/mathed/InsetMathKern.h @@ -41,6 +41,8 @@ public: /// void mathmlize(MathStream &) const { } /// + void htmlize(HtmlStream &) const { } + /// InsetCode lyxCode() const { return MATH_KERN_CODE; } private: