]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
InsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box
[lyx.git] / src / insets / InsetWrap.h
index b079997743e48f50adccf2826cde8d49455bbf5e..b1539fc971fe5c294dd97acbf272ee3f939d4c38 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 updateBuffer(ParIterator const &, UpdateType);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///