]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Another warning.
[lyx.git] / src / mathed / InsetMathHull.h
index 6e2a1cd97408620910cb6583721d72e6d73a5481..7f161f22357ca1365efbab44d09ac2fc5495ad7b 100644 (file)
@@ -167,7 +167,8 @@ protected:
        bool getStatus(Cursor & cur, FuncRequest const & cmd,
                FuncStatus & status) const;
        ///
-       docstring eolString(row_type row, bool fragile, bool last_eoln) const;
+       docstring eolString(row_type row, bool fragile, bool latex,
+                       bool last_eoln) const;
 
 private:
        virtual Inset * clone() const;