]> 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 1d51ee74d18488186acdb830d5b09136b627b40a..d234966071db6b5225373581843cceefeb847bc2 100644 (file)
@@ -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 &);
        ///