]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macro.h
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_macro.h
index 24775e01632f7ae033bc508f9b8d616dc048dcc8..f40f3df82905160247fc2608802b40bd47af02ed 100644 (file)
@@ -62,6 +62,9 @@ public:
        ///
        bool idxRight(int &, int &) const;
 
+       ///
+       void Validate(LaTeXFeatures &) const;
+
 private:
        ///
        MathMacroTemplate const * const tmplate_;