]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFoot.h
Add list of notes and list of footnotes to the outline pane.
[features.git] / src / insets / InsetFoot.h
index 172efd6e06d25bbb2ba98c2f270daecfeb3b0ec9..fef076035c5ba73568e6c54239b20b7470211b5f 100644 (file)
@@ -42,6 +42,8 @@ public:
        virtual docstring const editMessage() const;
        /// Update the counters of this inset and of its contents
        void updateLabels(Buffer const &, ParIterator const &);
+       ///
+       void addToToc(TocList &, Buffer const &, ParConstIterator const &) const;
 
 protected:
        InsetFoot(InsetFoot const &);