]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathEnsureMath.h
Fix broken Apple speller interface
[features.git] / src / mathed / InsetMathEnsureMath.h
index d0a60d036b0c3c7fbd2501cd0ca485276b881bbc..40efe73cd366bbf48e09d7f21faa32cc98211dff 100644 (file)
@@ -44,8 +44,7 @@ public:
        ///
        void delCol(col_type) override {}
        ///
-       docstring eolString(row_type, bool, bool, bool) const override
-       { return docstring(); }
+       void eol(TeXMathStream &, row_type, bool, bool, bool) const override {}
        ///
        docstring eocString(col_type, col_type) const override
        { return docstring(); }