X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetcite.h;h=efa21fd17883dfb5f3e2f1af2832cfc058d81b39;hb=4a5b7a5952ad2381fcdf4830511293e184c7c5a1;hp=75db049ea2e69c7b76379ccb8d67da3f5f9b86fe;hpb=7c0dad35b33c8f23f3d74d26f5689cc4d869c8b2;p=lyx.git diff --git a/src/insets/insetcite.h b/src/insets/insetcite.h index 75db049ea2..efa21fd178 100644 --- a/src/insets/insetcite.h +++ b/src/insets/insetcite.h @@ -28,7 +28,7 @@ public: return new InsetCitation(params(), same_id); } /// - string const getScreenLabel() const; + string const getScreenLabel(Buffer const *) const; /// EDITABLE editable() const { return IS_EDITABLE; } ///