]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCaption.h
This patch introduces an optional argument to Buffer::updateLabels(), so
[features.git] / src / insets / InsetCaption.h
index 2be6c68fbbe9a05f473bafa27df1f03a018c4829..3686ec21951e569893e19a4cd83aa7779697bd95 100644 (file)
@@ -61,7 +61,7 @@ private:
        ///
        bool getStatus(Cursor & cur, FuncRequest const & cmd, FuncStatus &) const;
        // Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &);
+       void updateLabels(ParIterator const &, bool);
        ///
        int latex(odocstream & os, OutputParams const &) const;
        ///