Fixed spacing
This commit is contained in:
parent
9ed77cb500
commit
e5ddfcd501
@ -2273,7 +2273,7 @@ void GraphicsWindowWin32::setCursorImpl( MouseCursor mouseCursor )
|
||||
|
||||
_currentCursor = newCursor;
|
||||
_traits->useCursor = (_currentCursor != NULL) && (_mouseCursor != NoCursor);
|
||||
|
||||
|
||||
PostMessage(_hwnd, WM_SETCURSOR, 0, 0);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user