]> git.lyx.org Git - lyx.git/blobdiff - src/iterators.h
Move #includes out of header files.
[lyx.git] / src / iterators.h
index 7a6eff9973984db6a59efbdd721a17d1767165cc..b9446a94ce01999c062ebf9cff5b0e87c7dd7627 100644 (file)
@@ -71,6 +71,8 @@ public:
        Paragraph const & operator*() const;
        ///
        ParagraphList::const_iterator operator->() const;
+       ///
+       ParagraphList const & plist() const;
 
        /// depth of nesting
        size_t size() const;