]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / insets / InsetFoot.h
index 172efd6e06d25bbb2ba98c2f270daecfeb3b0ec9..7a6576b7bf4b8acc8b23ffa2a419902cf6a40fef 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(Buffer const &, ParConstIterator const &) const;
 
 protected:
        InsetFoot(InsetFoot const &);