[skip ci] [Gui] fix a typo
This commit is contained in:
@@ -1196,7 +1196,7 @@ bool NaviCubeImplementation::mouseReleased(short x, short y) {
|
||||
setHilite(0);
|
||||
m_MouseDown = false;
|
||||
|
||||
// get the curent view
|
||||
// get the current view
|
||||
SbMatrix ViewRotMatrix;
|
||||
SbRotation CurrentViewRot = m_View3DInventorViewer->getCameraOrientation();
|
||||
CurrentViewRot.getValue(ViewRotMatrix);
|
||||
|
||||
Reference in New Issue
Block a user