]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.h
Added support for natively zipped file formats that do not need decompression for...
[lyx.git] / src / insets / InsetExternal.h
index a5c1c2c58ffe9196da4a2fa4f109808d0ecbc144..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(odocstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        docstring contextMenuName() const;
        ///