fix a compiling error
This commit is contained in:
parent
3d2dbf60af
commit
1332b3e6d8
@ -1204,7 +1204,7 @@ namespace detail
|
||||
{
|
||||
thread_context* thrd = get_thread_context(0);
|
||||
if(thrd && thrd->event_window)
|
||||
thrd->event_window->other.upd_state = core_window_t::update_state::refresh;
|
||||
thrd->event_window->other.upd_state = core_window_t::update_state::refreshed;
|
||||
}
|
||||
|
||||
//Dynamically set a cursor for a window
|
||||
|
Loading…
x
Reference in New Issue
Block a user