diff --git a/src/libs/vtools/tools/vtoolseamallowance.cpp b/src/libs/vtools/tools/vtoolseamallowance.cpp index 7428880a4..162eec305 100644 --- a/src/libs/vtools/tools/vtoolseamallowance.cpp +++ b/src/libs/vtools/tools/vtoolseamallowance.cpp @@ -1213,7 +1213,6 @@ void VToolSeamAllowance::SaveRotationPattern(qreal dRot) VPiece newDet = oldDet; newDet.GetPatternLabelData().SetPos(m_patternInfo->pos()); - newDet.GetPatternLabelData().SetFontSize(m_patternInfo->GetFontSize()); // Tranform angle to anticlockwise QLineF line(0, 0, 100, 0);