]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetListings.h
index 1e4135c3ef057380cfd1157c7f4167d36ed3c9a4..8561de5cf731becdd1c5eafd136c72b2f28b8616 100644 (file)
@@ -48,7 +48,7 @@ private:
        ///
        docstring name() const { return from_ascii("Listings"); }
        // Update the counters of this inset and of its contents
-       void updateLabels(ParIterator const &, bool);
+       void updateBuffer(ParIterator const &, UpdateType);
        ///
        void write(std::ostream & os) const;
        ///