]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
Get rid of some magic booleans in updateLabels() and related routines.
[lyx.git] / src / insets / InsetWrap.h
index b079997743e48f50adccf2826cde8d49455bbf5e..5c601c894ade189953a107cea51576112a266ab2 100644 (file)
@@ -79,7 +79,7 @@ private:
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        /// Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &, bool);
+       void updateLabels(ParIterator const &, UpdateType);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///