X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNote.h;h=d234966071db6b5225373581843cceefeb847bc2;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=1d51ee74d18488186acdb830d5b09136b627b40a;hpb=36dbec45069bf3d9db923200835e44f44d904eb8;p=lyx.git diff --git a/src/insets/InsetNote.h b/src/insets/InsetNote.h index 1d51ee74d1..d234966071 100644 --- a/src/insets/InsetNote.h +++ b/src/insets/InsetNote.h @@ -77,6 +77,8 @@ public: bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const; // Update the counters of this inset and of its contents virtual void updateLabels(Buffer const &, ParIterator const &); + /// + void addToToc(Buffer const &, ParConstIterator const &) const; protected: InsetNote(InsetNote const &); ///