]> git.lyx.org Git - features.git/blobdiff - src/Paragraph.h
Next runtime messages to be ommitted if compiled with clang using flag '-fsanitize'.
[features.git] / src / Paragraph.h
index 67f41ddb8d4cbfbdfe355880bc9b95f532f8d890..01ccd2591bf57d1f0f3db6a8751ccc71aec00633 100644 (file)
@@ -239,6 +239,10 @@ public:
        ///
        bool isPassThru() const;
        ///
+       bool parbreakIsNewline() const;
+       ///
+       bool isPartOfTextSequence() const;
+       ///
        pos_type size() const;
        ///
        bool empty() const;