X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetparent.h;h=63e61b2e1edefd4d5ccf40f3b48617b4aa36cedc;hb=4a5b7a5952ad2381fcdf4830511293e184c7c5a1;hp=70e2e2434db2d40ae2cbc96f570f2d011a572f77;hpb=7c0dad35b33c8f23f3d74d26f5689cc4d869c8b2;p=lyx.git diff --git a/src/insets/insetparent.h b/src/insets/insetparent.h index 70e2e2434d..63e61b2e1e 100644 --- a/src/insets/insetparent.h +++ b/src/insets/insetparent.h @@ -33,7 +33,7 @@ public: return new InsetParent(params(), buffer, same_id); } /// - string const getScreenLabel() const; + string const getScreenLabel(Buffer const *) const; /// EDITABLE editable() const { return IS_EDITABLE; } ///