@@ -240,7 +240,7 @@ protected:
/**
* Indicate if the SHIFT key is currently pressed.
*/
- bool _shiftPressed = false;
+ bool _shiftPressed = false;
private: