]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNest.h
Better fix for bug #8679
[lyx.git] / src / mathed / InsetMathNest.h
index 4e18dbda71e25d787945371e654213922e212474..a503fb96db3563c7ce2f527c5ba8985db940ec35 100644 (file)
@@ -14,9 +14,6 @@
 
 #include "InsetMath.h"
 
-// FIXME: remove
-#include "support/docstring.h"
-
 #include <map>
 
 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