diff --git a/uppsrc/RichText/ParseQtf.cpp b/uppsrc/RichText/ParseQtf.cpp index 264d1b7ef..1a00f4675 100644 --- a/uppsrc/RichText/ParseQtf.cpp +++ b/uppsrc/RichText/ParseQtf.cpp @@ -471,6 +471,7 @@ void RichQtfParser::FinishCell() b.hspan = oldtab; } b.format.keep = false; + b.format.round = false; } void RichQtfParser::FinishTable()