]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Assure correct spacing of colored items in mathed
[lyx.git] / src / mathed / InsetMathKern.h
index b063e06d5b1dd3129578653e73edd38fb46db227..e985ad4dc3bc1e2515fbca76dfaa6ec1ce7b8101 100644 (file)
@@ -43,6 +43,8 @@ public:
        ///
        void htmlize(HtmlStream &) const { }
        ///
+       void infoize2(odocstream & os) const;
+       ///
        InsetCode lyxCode() const { return MATH_KERN_CODE; }
 
 private: