]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Do some caching of window title and related UI
[lyx.git] / src / mathed / InsetMathKern.h
index bd26e4e02118f177e65a8c347738648b7984d2c4..b063e06d5b1dd3129578653e73edd38fb46db227 100644 (file)
@@ -41,6 +41,8 @@ public:
        ///
        void mathmlize(MathStream &) const { }
        ///
+       void htmlize(HtmlStream &) const { }
+       ///
        InsetCode lyxCode() const { return MATH_KERN_CODE; }
 
 private: