]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
don't rm emergency saves ever
[lyx.git] / src / buffer.h
index 2b324c0fb9b42692f26db65df07430bffdd6598b..c6a2cb8901e50c1fffdd4e708735c2d690200b12 100644 (file)
@@ -123,6 +123,8 @@ public:
                                 LyXFont const &, string const &);
        ///
        ParagraphList::iterator getParFromID(int id) const;
+       /// do we have a paragraph with this id?
+       bool hasParWithID(int id) const;
 
 public:
        /** Save file.