Typo
This commit is contained in:
parent
ef813f44d3
commit
bd353d37e3
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ static const gwidgetVMT texteditVMT = {
|
||||||
#endif
|
#endif
|
||||||
#if GINPUT_NEED_KEYBOARD
|
#if GINPUT_NEED_KEYBOARD
|
||||||
{
|
{
|
||||||
_keyboardEvent, // Process keyboard key down events
|
_keyboardEvent // Process keyboard key down events
|
||||||
},
|
},
|
||||||
#endif
|
#endif
|
||||||
#if GINPUT_NEED_TOGGLE
|
#if GINPUT_NEED_TOGGLE
|
||||||
|
|
Loading…
Add table
Reference in a new issue