]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Check in InsetLabel if LFUN_INSET_MODIFY is intended for us.
[lyx.git] / src / insets / InsetRef.h
index 09122c1ebea35d6f80de3dce9c8e3f73d2e6c423..21a7ec1c7c5a21514120c5c911001f93665bd285 100644 (file)
@@ -68,7 +68,7 @@ public:
        ///
        void updateBuffer(ParIterator const & it, UpdateType);
        ///
-       void addToToc(DocIterator const &) const;
+       void addToToc(DocIterator const & di, bool output_active) const;
        ///
        bool forceLTR() const { return true; }
        //@}