X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetLabel.h;h=65a6d3aa20fa3f5b16a739f1ad52da99021f8b56;hb=83074c431c97f5447ddbfd8394c97c1118c93693;hp=27f445c1af65fd38b80480d83366c0e97cf863f0;hpb=c0000cc405063044fb4eca3f04ab35f69fe3dd74;p=lyx.git diff --git a/src/insets/InsetLabel.h b/src/insets/InsetLabel.h index 27f445c1af..65a6d3aa20 100644 --- a/src/insets/InsetLabel.h +++ b/src/insets/InsetLabel.h @@ -58,7 +58,7 @@ public: void updateBuffer(ParIterator const & it, UpdateType); /// void addToToc(DocIterator const & di, bool output_active, - UpdateType utype) const; + UpdateType utype, TocBackend & backend) const; /// Is the content of this inset part of the immediate (visible) text sequence? bool isPartOfTextSequence() const { return false; } //@}