X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetCommand.h;h=3ea57c98dc3ade79ca92ebfad310aaa20ce08a5e;hb=bfddee97e191a853f0576f4fab3f095c4e9ce0de;hp=6f4c3521b0c592377fb7ba3cba197056df2dcbbb;hpb=1ef605f6254ef3f3b8cec5440a2e67e6f23a707b;p=lyx.git diff --git a/src/insets/InsetCommand.h b/src/insets/InsetCommand.h index 6f4c3521b0..3ea57c98dc 100644 --- a/src/insets/InsetCommand.h +++ b/src/insets/InsetCommand.h @@ -76,7 +76,7 @@ public: /// void draw(PainterInfo & pi, int x, int y) const; /// - int latex(otexstream &, OutputParams const &) const; + void latex(otexstream &, OutputParams const &) const; /// int plaintext(odocstream &, OutputParams const &) const; ///