]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloat.h
Routines for calculating numerical labels for BibTeX citations.
[lyx.git] / src / insets / InsetFloat.h
index 0cbf71cf1899781ce7e637776c1a5c96172ce85b..35539ece9de5cce67b1390ce76afdaa84adb841f 100644 (file)
@@ -101,7 +101,7 @@ private:
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        // Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &);
+       void updateLabels(ParIterator const &, bool);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///