]> git.lyx.org Git - lyx.git/blobdiff - src/iterators.h
The "I want this in now" patch.
[lyx.git] / src / iterators.h
index 5cca3f717d6dc3e2fa4de25696a0a0467960c646..08bfb9b17686fbce9396a70eb6aa70e0b6a54cdf 100644 (file)
@@ -25,6 +25,8 @@ public:
        ///
        ParIterator(ParIterator const &);
        ///
+       void operator=(ParIterator const &);
+       ///
        ParIterator & operator++();
        ///
        ParagraphList::iterator operator*() const;