]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / insets / InsetFoot.h
index fef076035c5ba73568e6c54239b20b7470211b5f..7a6576b7bf4b8acc8b23ffa2a419902cf6a40fef 100644 (file)
@@ -43,7 +43,7 @@ public:
        /// Update the counters of this inset and of its contents
        void updateLabels(Buffer const &, ParIterator const &);
        ///
-       void addToToc(TocList &, Buffer const &, ParConstIterator const &) const;
+       void addToToc(Buffer const &, ParConstIterator const &) const;
 
 protected:
        InsetFoot(InsetFoot const &);