]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Cocoa based Qt-4.6 needs to paint every character separately to match metrics computa...
[lyx.git] / src / insets / InsetGraphics.h
index 9d40e78d33e1dd0eef38a74f1433d122617bbc53..2a04f0c33cf469d8070c7f0eb50dfc33a8373462 100644 (file)
@@ -72,7 +72,7 @@ private:
         #fragile == true# means, that the inset should take care about
         fragile commands by adding a #\protect# before.
         */
-       int latex(odocstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///