Sketcher: Remove redundant title case from task panel option of the Mirror tool (#23822)
* Sketcher: Update DrawSketchHandlerSymmetry.h * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -274,7 +274,7 @@ void DSHSymmetryController::configureToolWidget()
|
||||
"Delete original geometries (U)"));
|
||||
toolWidget->setCheckboxLabel(WCheckbox::SecondBox,
|
||||
QApplication::translate("TaskSketcherTool_c2_symmetry",
|
||||
"Create Symmetry Constraints (J)"));
|
||||
"Create symmetry constraints (J)"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user