X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetLabel.h;h=33ba32ebc27e6b0b4c61834b66e48082dbac6428;hb=d6f1915684328c6e3fe61c6eef8846b5cabec334;hp=d7daae3461973d6c91172236ff4d13fcefdc75f1;hpb=2ab77c16f64b5e966c351f4d7a544e4892825127;p=lyx.git diff --git a/src/insets/InsetLabel.h b/src/insets/InsetLabel.h index d7daae3461..33ba32ebc2 100644 --- a/src/insets/InsetLabel.h +++ b/src/insets/InsetLabel.h @@ -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: