]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFlex.h
Fix bug 4037 and related problems. The patch has been cleaned up a bit
[features.git] / src / insets / InsetFlex.h
index 7ea771bd9c19b3543646a2f4295e155f85c1c9ae..75c52bc02de53fa31c8b3adbca0e05d00674ece9 100644 (file)
@@ -43,7 +43,7 @@ public:
        ///
        void read(Buffer const & buf, Lexer & lex);
        ///
-       bool forceDefaultParagraphs(idx_type) const { return true; }
+       virtual bool allowParagraphCustomization(idx_type) const { return false; }
 
        ///
        int plaintext(Buffer const &, odocstream &,