]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNomencl.h
Clarify that the Dialog::lyxview_ pointer is in fact a reference
[lyx.git] / src / insets / InsetNomencl.h
index c58500f6f82d610afacb6c01fc4b9012897e81a4..14507b66ce3cd163b7c0b8b9110e70531d2bba93 100644 (file)
@@ -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; }
        ///