]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
Two fixes involving RtL text drawing
[lyx.git] / src / paragraph.h
index ecf745159fdd5292ab2a3b9ce6740298e472cdc1..13c99ca873527bec4efddf25eb3b39fb9e9dad43 100644 (file)
@@ -231,8 +231,8 @@ public:
        /// reject change
        void rejectChange(lyx::pos_type start, lyx::pos_type end);
 
-       /// mark whole par as erased
-       void markErased();
+       /// mark whole par as erased or not
+       void markErased(bool erased);
 
        /// Paragraphs can contain "manual labels", for example, Description
        /// environment. The text for this user-editable label is stored in