]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetScript.h
index c9ac1d30e0abebfa3c50c326587586c068242df4..b2062dabfde1fc6f88097f80fa4414771d95edf4 100644 (file)
@@ -88,7 +88,7 @@ public:
        ///
        virtual void validate(LaTeXFeatures &) const;
        ///
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///