]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Fix crash on recursive include (bug #8994)
[lyx.git] / src / insets / InsetFoot.h
index 6106fcd3524ed3d01f5e3cdb5b4f638fb4339e4f..f308b142e6cb244ab9170a6d9dd1f9ff6f8559fe 100644 (file)
@@ -41,7 +41,7 @@ private:
        /// Update the counters of this inset and of its contents
        void updateBuffer(ParIterator const &, UpdateType);
        ///
-       void addToToc(DocIterator const &) const;
+       void addToToc(DocIterator const & di, bool output_active) const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///