]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910 by creating InsetText::addToToc().
[lyx.git] / src / insets / InsetNote.h
index bf5ca70a3fe0d08c48bee999723d56185231f62b..d588f011aa7c558d905991235fc4dd119407c60f 100644 (file)
@@ -95,7 +95,7 @@ private:
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        ///
-       void addToToc(ParConstIterator const &) const;
+       void addToToc(DocIterator const &);
        ///
        void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///