]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / insets / InsetFoot.h
index 165a7cf2b42427b721f62d6f6f60feb30a663f04..f145d5ce1678da22a01e401e13c66206509d91b0 100644 (file)
@@ -39,7 +39,8 @@ private:
        /// Update the counters of this inset and of its contents
        void updateBuffer(ParIterator const &, UpdateType);
        ///
-       void addToToc(DocIterator const & di, bool output_active) const;
+       void addToToc(DocIterator const & di, bool output_active,
+                                 UpdateType utype) const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///