]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloatList.h
Better TOC output for XHTML, per Rob and Pavel.
[lyx.git] / src / insets / InsetFloatList.h
index e03e541d54e419d959346d69fed618ecfc56251d..6f7844eb2658f65fdba1f499f2050877bce6ed2c 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void read(Lexer &);
        ///
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int docbook(odocstream &, OutputParams const &) const { return 0; }
        ///