]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
fix crash when collapsing ert with cursor inside
[lyx.git] / src / paragraph.h
index 57cf9c9ba1dd6579f4e0c62a07b4ae1802eaba99..8791bdf929319d22ba787f8e8ae3f6380fffdbb1 100644 (file)
@@ -355,7 +355,7 @@ public:
 
        /// return true if we allow this par to stay empty
        bool allowEmpty() const;
-       /// 
+       ///
        unsigned char transformChar(unsigned char c, lyx::pos_type pos) const;
        ///
        ParagraphParameters & params();