]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.h
PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation
[lyx.git] / src / PDFOptions.h
index c946aacfa5df230b4e2e0247e1dd104baaab6e51..c8fc16e131528f8d8485eff1c54912a68c31530c 100644 (file)
@@ -28,7 +28,7 @@ public:
        /// output to lyx header
        void writeFile(std::ostream &) const;
        /// output to tex header
-       void writeLaTeX(odocstringstream &) const;
+       void writeLaTeX(odocstringstream &, bool hyper_required) const;
        /// read tokens from lyx header
        std::string readToken(Lexer &lex, std::string const & token);
        /// set implicit settings for hyperref