]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetVSpace.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetVSpace.h
index ef4b7c11f43d14a94bf1728ef2bbe02b17552562..4a8a1049316ab64da5ba2fb852a0a6b69425eb0b 100644 (file)
@@ -45,7 +45,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;
        ///