]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNomencl.h
Add Nomenclature to the TOC.
[lyx.git] / src / insets / InsetNomencl.h
index 2a0eda957f495d2ad57dc6b2e45f21d3ffd0f4c4..2e78c5029077d5a2391390276933fa9e6cfb5842 100644 (file)
@@ -40,6 +40,8 @@ public:
        /// Updates needed features for this inset.
        void validate(LaTeXFeatures & features) const;
        ///
+       void addToToc(DocIterator const & di, bool output_active) const;
+       ///
        InsetCode lyxCode() const { return NOMENCL_CODE; }
        ///
        int docbook(odocstream &, OutputParams const &) const;