committed by
Kacper Donat
parent
66aaf6a2ee
commit
6692dacc0a
@@ -51,7 +51,7 @@ const char* SolidWorksNavigationStyle::mouseButtons(ViewerMode mode)
|
||||
case NavigationStyle::SELECTION:
|
||||
return QT_TR_NOOP("Press left mouse button");
|
||||
case NavigationStyle::PANNING:
|
||||
return QT_TR_NOOP("Press CTRL and middle mouse button");
|
||||
return QT_TR_NOOP("Press Ctrl and middle mouse button");
|
||||
case NavigationStyle::DRAGGING:
|
||||
return QT_TR_NOOP("Press middle mouse button");
|
||||
case NavigationStyle::ZOOMING:
|
||||
|
||||
Reference in New Issue
Block a user