]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
Whitespace
[lyx.git] / src / insets / InsetLabel.h
index 27f445c1af65fd38b80480d83366c0e97cf863f0..65a6d3aa20fa3f5b16a739f1ad52da99021f8b56 100644 (file)
@@ -58,7 +58,7 @@ public:
        void updateBuffer(ParIterator const & it, UpdateType);
        ///
        void addToToc(DocIterator const & di, bool output_active,
-                                 UpdateType utype) const;
+                                 UpdateType utype, TocBackend & backend) const;
        /// Is the content of this inset part of the immediate (visible) text sequence?
        bool isPartOfTextSequence() const { return false; }
        //@}