[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-02-28 10:25:41 +00:00
committed by wwmayer
parent 499539168e
commit 212d5cf4a3

View File

@@ -1667,9 +1667,8 @@ void DSHRectangleController::configureToolWidget()
QApplication::translate("TaskSketcherTool_c2_rectangle", "Frame (J)"));
toolWidget->setCheckboxToolTip(
WCheckbox::SecondBox,
QApplication::translate(
"TaskSketcherTool_c2_rectangle",
"Create two rectangles with a constant offset."));
QApplication::translate("TaskSketcherTool_c2_rectangle",
"Create two rectangles with a constant offset."));
syncCheckboxToHandler(WCheckbox::SecondBox, handler->makeFrame);
if (isConstructionMode()) {