]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.h
#7379 avoid the wrap spell check question when buffer is empty
[lyx.git] / src / insets / InsetExternal.h
index 2e28c6115a974eb9f8b29eb4a20741005e686e5c..92eb61238fc42117f3b60b4813c7009544938ed8 100644 (file)
@@ -109,7 +109,7 @@ public:
        /// Update not loaded previews
        void updatePreview();
        /// \returns the number of rows (\n's) of generated code.
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        docstring contextMenuName() const;
        ///