X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChanges.h;fp=src%2FChanges.h;h=9219edc6539dcd26c6588f916ffa1618671d8267;hb=86994bf75320524ec656fd70950633c83d445a6c;hp=84c4fea707e67d684287cb6e83cd36d3e0d368b4;hpb=bb3629627519151f90cdca0df71d2bb508258181;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 {