]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetNote.h
index 911c33355f83ab20e90b403721178fab629b439b..d234966071db6b5225373581843cceefeb847bc2 100644 (file)
@@ -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 &);
        ///