X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetRef.h;h=f45f731f1028922b65eb3cd96f42db9987c9a44b;hb=c3a8b3a566e9e90f9ade72acbc723232d721d0b1;hp=23789a97baebe6095186d45ba34577cba5303ca0;hpb=a8cd9a4b8fd325b00c75f601c66c6d618ba276db;p=lyx.git diff --git a/src/insets/InsetRef.h b/src/insets/InsetRef.h index 23789a97ba..f45f731f10 100644 --- a/src/insets/InsetRef.h +++ b/src/insets/InsetRef.h @@ -53,8 +53,7 @@ public: /// int docbook(Buffer const &, odocstream &, OutputParams const &) const; /// the string that is passed to the TOC - virtual int textString(Buffer const &, odocstream &, - OutputParams const &) const; + void textString(Buffer const &, odocstream &) const; /// void validate(LaTeXFeatures & features) const; ///