]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / insets / InsetCaption.h
index 64301acfeaf483ad4ee1b067610423f7b4d53d1f..70894e164d717cfa2a52272c904f5d3e35749e5d 100644 (file)
@@ -78,7 +78,7 @@ public:
        ///
        void setCustomLabel(docstring const & label);
        ///
-       void addToToc(TocList &, Buffer const &, ParConstIterator const &) const;
+       void addToToc(Buffer const &, ParConstIterator const &) const;
        /// 
        virtual bool forceEmptyLayout() const { return true; }
        /// Captions don't accept alignment, spacing, etc.