]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetNewpage.h
index 2af7f8affc40bbf65306f6ea207381af35547a5d..002ae7f77feaa41456e8543efc61bd4de0bd9782 100644 (file)
@@ -63,7 +63,7 @@ private:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///