From b288826d6137d448536977e406d9512f1a8f6f6e Mon Sep 17 00:00:00 2001 From: wmayer Date: Thu, 20 Dec 2012 23:25:15 +0100 Subject: [PATCH] Fox typo --- src/Gui/CADNavigationStyle.cpp | 2 +- src/Gui/DlgSettingsViewColor.ui | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) 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