Platform/Win32/Win32Display: implement grabCursor()
This commit is contained in:
parent
0a1c18548d
commit
e64d9cdce0
2 changed files with 14 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ public :
|
|||
|
||||
virtual void showCursor(bool value);
|
||||
|
||||
virtual void grabCursor(bool value);
|
||||
|
||||
protected :
|
||||
|
||||
void registerClass();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue