]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetFoot.h
index 8e2e3989fb4d4f72f2e7d9786e81707581b1a979..64e6249711b37544549f017b6cb20cc83003a75e 100644 (file)
@@ -42,7 +42,7 @@ private:
        /// Update the counters of this inset and of its contents
        void updateLabels(ParIterator const &);
        ///
-       void addToToc(ParConstIterator const &) const;
+       void addToToc(DocIterator const &);
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///