X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathUnknown.h;h=0436be5df636c07054720cb1385e9623a922c14f;hb=c56d524cd6af5d0ed0d50fef51ab434ce418d1e0;hp=b43bcfd6721a010e594b4dfba2d3ee8645f8495d;hpb=c060a85d811674888c31db9ee0407d8b5cc37b6e;p=lyx.git diff --git a/src/mathed/InsetMathUnknown.h b/src/mathed/InsetMathUnknown.h index b43bcfd672..0436be5df6 100644 --- a/src/mathed/InsetMathUnknown.h +++ b/src/mathed/InsetMathUnknown.h @@ -52,6 +52,8 @@ public: /// void mathmlize(MathStream &) const; /// + void htmlize(HtmlStream &) const; + /// void octave(OctaveStream &) const; /// void finalize();