]> git.lyx.org Git - features.git/blobdiff - src/Paragraph.h
Break the paragraph's big row according to margins
[features.git] / src / Paragraph.h
index 67f41ddb8d4cbfbdfe355880bc9b95f532f8d890..d6e4a7667af63fed93add7c1fc4804d1076d250b 100644 (file)
@@ -239,6 +239,8 @@ public:
        ///
        bool isPassThru() const;
        ///
+       bool isPartOfTextSequence() const;
+       ///
        pos_type size() const;
        ///
        bool empty() const;