]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetWrap.h
index 674d2869c22318a032e831871aed369b20d33626..f533e6d0a3b8553da4c2d54dfbc54e9b78fea318 100644 (file)
@@ -65,7 +65,7 @@ private:
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///