diff --git a/src/Gui/CADNavigationStyle.cpp b/src/Gui/CADNavigationStyle.cpp index f2a8e0cc8..b7aae8f48 100644 --- a/src/Gui/CADNavigationStyle.cpp +++ b/src/Gui/CADNavigationStyle.cpp @@ -71,7 +71,7 @@ const char* CADNavigationStyle::mouseButtons(ViewerMode mode) case NavigationStyle::DRAGGING: return QT_TR_NOOP("Press left and middle mouse button"); case NavigationStyle::ZOOMING: - return QT_TR_NOOP("Scroll middle mouse button or middle and cklicking left"); + return QT_TR_NOOP("Scroll middle mouse button or middle and left click"); default: return "No description"; } diff --git a/src/Gui/DlgSettingsViewColor.ui b/src/Gui/DlgSettingsViewColor.ui index bcd5cd44f..6acaaeaf9 100644 --- a/src/Gui/DlgSettingsViewColor.ui +++ b/src/Gui/DlgSettingsViewColor.ui @@ -7,7 +7,7 @@ 0 0 601 - 445 + 565 @@ -652,17 +652,20 @@ checkBoxSelection HighlightColor SelectionColor + DefaultShapeColor + DefaultShapeLineWidth + DefaultShapeLineColor CursorTextColor EditedEdgeColor EditedVertexColor ConstructionColor FullyConstrainedColor radioButtonSimple - radioButtonGradient - checkMidColor SelectionColor_Background + radioButtonGradient backgroundColorFrom backgroundColorTo + checkMidColor backgroundColorMid