]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.h
* InsetTabular.cpp:
[lyx.git] / src / PDFOptions.h
index a3e3cea14b51651d8e4917f9d1b4d1c1d6c90c3d..cd99b2afc10d4859bcfc30fdfc673fe425389116 100644 (file)
@@ -36,7 +36,7 @@ public:
        /// output to lyx header
        void writeFile(std::ostream &) const;
        /// output to tex header
-       int writeLaTeX(OutputParams &, odocstream &,
+       void writeLaTeX(OutputParams &, otexstream &,
                        bool hyperref_already_provided) const;
        /// read tokens from lyx header
        std::string readToken(Lexer &lex, std::string const & token);