]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_spaceinset.h
Fix reading of math macros
[lyx.git] / src / mathed / math_spaceinset.h
index cf6ccab02cd0ebf143571bcdebc9e7e454f97d31..ab3011bbb088284ed860df70a575027178fae957 100644 (file)
@@ -31,6 +31,8 @@ public:
        ///
        void normalize(NormalStream &) const;
        ///
+       void validate(LaTeXFeatures & features) const;
+       ///
        void maplize(MapleStream &) const;
        ///
        void mathematicize(MathematicaStream &) const;