X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathNest.h;h=a503fb96db3563c7ce2f527c5ba8985db940ec35;hb=2c5c2a66833a0c2aefdfdb8f465a83a912e40e4b;hp=4e18dbda71e25d787945371e654213922e212474;hpb=5036ca8500368bfa5e445c2734834185b7d78978;p=lyx.git diff --git a/src/mathed/InsetMathNest.h b/src/mathed/InsetMathNest.h index 4e18dbda71..a503fb96db 100644 --- a/src/mathed/InsetMathNest.h +++ b/src/mathed/InsetMathNest.h @@ -14,9 +14,6 @@ #include "InsetMath.h" -// FIXME: remove -#include "support/docstring.h" - #include namespace lyx { @@ -172,7 +169,7 @@ public: /// interpret \p str and insert the result at the current position of /// \p cur if it is something known. Return whether \p cur was /// inserted. - bool interpretString(Cursor & cur, docstring const & str); + virtual bool interpretString(Cursor & cur, docstring const & str); private: /// lfun handler