]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIndex.h
Get rid of regex_constants::match_partial
[lyx.git] / src / insets / InsetIndex.h
index 42d67615b907e2535c254bdf7dd873a188a18694..a980a4278143b75fa63966044ac88f87374d7413 100644 (file)
@@ -71,7 +71,7 @@ private:
        /// should paragraph indendation be omitted in any case?
        bool neverIndent() const { return true; }
        ///
-       void addToToc(DocIterator const &) const;
+       void addToToc(DocIterator const & di, bool output_active) const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///