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