]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetGraphics.h
index 058a9d1cb2f381446ed515563775f706ce23a19a..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(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///