view: Initialize keyboard local var
This commit is contained in:
parent
37967eb685
commit
9f8f938660
|
@ -69,6 +69,7 @@ void VC_SETTINGS::Reset()
|
||||||
m_enableMousewheelPan = false;
|
m_enableMousewheelPan = false;
|
||||||
m_panWithRightButton = false;
|
m_panWithRightButton = false;
|
||||||
m_panWithLeftButton = false;
|
m_panWithLeftButton = false;
|
||||||
|
m_lastKeyboardCursorPositionValid = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue