]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFoot.h
This patch introduces an optional argument to Buffer::updateLabels(), so
[features.git] / src / insets / InsetFoot.h
index 01639bf7444672152d198f7d3c780e8869404ade..3efc7c89e5a825ffda83db9ac4f624936a590388 100644 (file)
@@ -38,7 +38,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &);
+       void updateLabels(ParIterator const &, bool);
        ///
        void addToToc(DocIterator const &);
        ///