Renamed Keyboard::Back to Keyboard::BackSpace
This commit is contained in:
parent
d7b4e26dc6
commit
dd51b3d8ff
6 changed files with 6 additions and 6 deletions
|
@ -106,7 +106,7 @@ public :
|
|||
Dash, ///< The - key
|
||||
Space, ///< The Space key
|
||||
Return, ///< The Return key
|
||||
Back, ///< The Backspace key
|
||||
BackSpace, ///< The Backspace key
|
||||
Tab, ///< The Tabulation key
|
||||
PageUp, ///< The Page up key
|
||||
PageDown, ///< The Page down key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue