X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNomencl.h;h=14507b66ce3cd163b7c0b8b9110e70531d2bba93;hb=860accd01fb8115ec7c6ad80b054f1046e19c62f;hp=c58500f6f82d610afacb6c01fc4b9012897e81a4;hpb=704328d3488c75733ddeb9ad5439b1907e323e39;p=lyx.git diff --git a/src/insets/InsetNomencl.h b/src/insets/InsetNomencl.h index c58500f6f8..14507b66ce 100644 --- a/src/insets/InsetNomencl.h +++ b/src/insets/InsetNomencl.h @@ -40,7 +40,8 @@ public: /// Updates needed features for this inset. void validate(LaTeXFeatures & features) const; /// - void addToToc(DocIterator const & di, bool output_active) const; + void addToToc(DocIterator const & di, bool output_active, + UpdateType utype) const; /// InsetCode lyxCode() const { return NOMENCL_CODE; } ///