]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Cocoa based Qt-4.6 needs to paint every character separately to match metrics computa...
[lyx.git] / src / insets / InsetHyperlink.h
index 8b6d8fb04fc4166ba11e855bfeca69d4ef613c26..4e428c767decca41ad0fab381bc42580bdf03667 100644 (file)
@@ -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;
        ///