]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_parser.h
Andreas' patch to prevent crash on click on previewd inset
[lyx.git] / src / mathed / math_parser.h
index 20c0f864a2c1c3efe4c2dc39fa54943b9e092029..e2321c6b31c07afdffb4a7aba196915df2687eee 100644 (file)
@@ -35,6 +35,8 @@ public:
        std::string extra;
        /// how is this called as XML entity?
        std::string xmlname;
+       /// required LaTeXFeatures
+       std::string requires;
 };