]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Replace home made temp file creation with safer (and cleaner) Qt' solution. Should...
[lyx.git] / src / insets / InsetRef.h
index 1af31fa3f808d904b3fe7e8d55349bc436cbcf0f..78ddbbdbeb44a6615c3e9d23efe0b0e26886c935 100644 (file)
@@ -67,7 +67,7 @@ public:
        ///
        void updateLabels(ParIterator const & it);
        ///
-       void addToToc(ParConstIterator const &) const;
+       void addToToc(DocIterator const &);
 protected:
        ///
        InsetRef(InsetRef const &);