X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNote.h;h=d234966071db6b5225373581843cceefeb847bc2;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=911c33355f83ab20e90b403721178fab629b439b;hpb=7c38391754f14b5c76324d1e60e36d73525d3e1c;p=lyx.git diff --git a/src/insets/InsetNote.h b/src/insets/InsetNote.h index 911c33355f..d234966071 100644 --- a/src/insets/InsetNote.h +++ b/src/insets/InsetNote.h @@ -78,7 +78,7 @@ public: // Update the counters of this inset and of its contents virtual void updateLabels(Buffer const &, ParIterator const &); /// - void addToToc(TocList &, Buffer const &, ParConstIterator const &) const; + void addToToc(Buffer const &, ParConstIterator const &) const; protected: InsetNote(InsetNote const &); ///