X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetHyperlink.h;h=4e428c767decca41ad0fab381bc42580bdf03667;hb=bfddee97e191a853f0576f4fab3f095c4e9ce0de;hp=8b6d8fb04fc4166ba11e855bfeca69d4ef613c26;hpb=1ef605f6254ef3f3b8cec5440a2e67e6f23a707b;p=lyx.git diff --git a/src/insets/InsetHyperlink.h b/src/insets/InsetHyperlink.h index 8b6d8fb04f..4e428c767d 100644 --- a/src/insets/InsetHyperlink.h +++ b/src/insets/InsetHyperlink.h @@ -46,7 +46,7 @@ public: /// void validate(LaTeXFeatures &) const; /// - int latex(otexstream &, OutputParams const &) const; + void latex(otexstream &, OutputParams const &) const; /// int plaintext(odocstream &, OutputParams const &) const; ///