diff --git a/src/libs/vmisc/def.cpp b/src/libs/vmisc/def.cpp index 24947efcb..ccb4b2790 100644 --- a/src/libs/vmisc/def.cpp +++ b/src/libs/vmisc/def.cpp @@ -154,20 +154,20 @@ const QString shoulderSlopeNeckBackAngle_M = QStringLiteral("shoulder_slope_n const QString shoulderSlopeNeckBackHeight_M = QStringLiteral("shoulder_slope_neck_back_height"); // E39 const QString shoulderSlopeShoulderTipAngle_M = QStringLiteral("shoulder_slope_shoulder_tip_angle"); // E40 // F -const QString shoulderLength_M = QStringLiteral("shoulder_length"); // F01 -const QString shoulderWidthF_M = QStringLiteral("shoulder_width_f"); // F02 -const QString acrossChestF_M = QStringLiteral("across_chest_f"); // F03 -const QString armfoldToArmfoldF_M = QStringLiteral("armfold_to_armfold_f"); // F04 -const QString shoulderWidthB_M = QStringLiteral("shoulder_width_b"); // F05 -const QString acrossBackB_M = QStringLiteral("across_back_b"); // F06 -const QString armfoldToArmfoldB_M = QStringLiteral("armfold_to_armfold_b"); // F07 -const QString shoulderTipToShoulderTipHalfF_M = QStringLiteral("shoulder_tip_to_shoulder_tip_half_f"); // F08 -const QString acrossChestHalfF_M = QStringLiteral("across_chest_half_f"); // F09 -const QString shoulderTipToShoulderTipHalfB_M = QStringLiteral("shoulder_tip_to_shoulder_tip_half_b"); // F10 -const QString acrossBackHalfB_M = QStringLiteral("across_back_half_b"); // F11 -const QString neckFrontToShoulderTipF_M = QStringLiteral("neck_front_to_shoulder_tip_f"); // F12 -const QString neckBackToShoulderTipB_M = QStringLiteral("neck_back_to_shoulder_tip_b"); // F13 -const QString neckWidth_M = QStringLiteral("neck_width"); // F14 +const QString shoulderLength_M = QStringLiteral("shoulder_length"); // F01 +const QString shoulderWidthF_M = QStringLiteral("shoulder_width_f"); // F02 +const QString acrossChestF_M = QStringLiteral("across_chest_f"); // F03 +const QString armfoldToArmfoldF_M = QStringLiteral("armfold_to_armfold_f"); // F04 +const QString shoulderWidthB_M = QStringLiteral("shoulder_width_b"); // F05 +const QString acrossBackB_M = QStringLiteral("across_back_b"); // F06 +const QString armfoldToArmfoldB_M = QStringLiteral("armfold_to_armfold_b"); // F07 +const QString shoulderTipToShoulderTipHalfF_M = QStringLiteral("shoulder_tip_to_shoulder_tip_half_f"); // F08 +const QString acrossChestHalfF_M = QStringLiteral("across_chest_half_f"); // F09 +const QString shoulderTipToShoulderTipHalfB_M = QStringLiteral("shoulder_tip_to_shoulder_tip_half_b"); // F10 +const QString acrossBackHalfB_M = QStringLiteral("across_back_half_b"); // F11 +const QString neckFrontToShoulderTipF_M = QStringLiteral("neck_front_to_shoulder_tip_f"); // F12 +const QString neckBackToShoulderTipB_M = QStringLiteral("neck_back_to_shoulder_tip_b"); // F13 +const QString neckWidth_M = QStringLiteral("neck_width"); // F14 // G const QString bustpointToBustpoint_M = QStringLiteral("bustpoint_to_bustpoint"); // G01 const QString bustpointToNeckSide_M = QStringLiteral("bustpoint_to_neck_side"); // G02