]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetText.h
index 421870b0e6b2705e289e68a76c0dfb81053536e3..f810a06fb1a023596105bd969742a87ddee701a4 100644 (file)
@@ -167,7 +167,7 @@ public:
                { return getLayout().allowParagraphCustomization(); }
 
        /// Update the counters of this inset and of its contents
-       virtual void updateLabels(ParIterator const &);
+       virtual void updateLabels(ParIterator const &, bool);
        /// the string that is passed to the TOC
        void tocString(odocstream &) const;
        ///