[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
wwmayer
parent
499539168e
commit
212d5cf4a3
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user