X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFloatList.h;h=6f7844eb2658f65fdba1f499f2050877bce6ed2c;hb=bfddee97e191a853f0576f4fab3f095c4e9ce0de;hp=9c8d0f34125f2ae3e9b5c0ef4f5da46163080c3c;hpb=c75d667e788bbb43f98698217afacc107b73d353;p=lyx.git diff --git a/src/insets/InsetFloatList.h b/src/insets/InsetFloatList.h index 9c8d0f3412..6f7844eb26 100644 --- a/src/insets/InsetFloatList.h +++ b/src/insets/InsetFloatList.h @@ -38,7 +38,7 @@ public: /// void read(Lexer &); /// - int latex(odocstream &, OutputParams const &) const; + void latex(otexstream &, OutputParams const &) const; /// int docbook(odocstream &, OutputParams const &) const { return 0; } ///