]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetLabel.h
index 85a5db6d3011e18211395e1e3dd1f76287362b09..491d8ecef42ce3216ee0d9e02323ff0bc8778258 100644 (file)
@@ -53,7 +53,7 @@ public:
        static bool isCompatibleCommand(std::string const & s) 
                { return s == "label"; }
        ///
-       void updateLabels(ParIterator const & it);
+       void updateLabels(ParIterator const & it, bool);
        ///
        void addToToc(DocIterator const &);
        ///