]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetWrap.h
index cfb80a2ec447591c68d335de13e3c3942f1cc05f..b079997743e48f50adccf2826cde8d49455bbf5e 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 &);
+       void updateLabels(ParIterator const &, bool);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///