X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChanges.h;h=9219edc6539dcd26c6588f916ffa1618671d8267;hb=cde541d785aaac9d45d636a7f9071353dd932eb6;hp=84c4fea707e67d684287cb6e83cd36d3e0d368b4;hpb=0dee3eff18078be7b931a3a409197f3f4dcc43b4;p=lyx.git diff --git a/src/Changes.h b/src/Changes.h index 84c4fea707..9219edc653 100644 --- a/src/Changes.h +++ b/src/Changes.h @@ -115,7 +115,8 @@ public: void checkAuthors(AuthorList const & authorList); /// - void addToToc(DocIterator const & cdit, Buffer const & buffer) const; + void addToToc(DocIterator const & cdit, Buffer const & buffer, + bool output_active) const; private: class Range {