]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
This optional argument to the InsetCollapsable constructor
[lyx.git] / src / insets / InsetLabel.h
index d7daae3461973d6c91172236ff4d13fcefdc75f1..33ba32ebc27e6b0b4c61834b66e48082dbac6428 100644 (file)
@@ -53,7 +53,7 @@ public:
        ///
        void updateLabels(ParIterator const & it);
        ///
-       void addToToc(ParConstIterator const &) const;
+       void addToToc(DocIterator const &);
        ///
        void updateCommand(docstring const & new_label, bool updaterefs = true);
 protected: