]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetInclude.h
index 2cd2a762a005138b64d7854638368798fd0d1e8b..ad216bcca635597eadcb8e184ce146fe5fe681f2 100644 (file)
@@ -87,7 +87,7 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       int latex(odocstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///