]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathChar.h
fix off-by-two drawing error
[lyx.git] / src / mathed / InsetMathChar.h
index b602555da433308b34b30f2778634c90da0397ca..b5f7806346d30c583bf147e69d834cad7973f794 100644 (file)
@@ -37,6 +37,8 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
+       void validate(LaTeXFeatures & features) const;
+       ///
        void normalize(NormalStream & ns) const;
        ///
        void octave(OctaveStream & os) const;