Setting Application.Busy now has an immediate effect.
[GB.GTK] * BUG: Setting Application.Busy now has an immediate effect. [GB.GTK3] * BUG: Setting Application.Busy now has an immediate effect.
This commit is contained in:
parent
96544fd76a
commit
d583aa9480
1 changed files with 1 additions and 1 deletions
|
@ -1109,7 +1109,7 @@ void gApplication::setBusy(bool b)
|
|||
iter = g_list_next(iter);
|
||||
}
|
||||
|
||||
//MAIN_do_iteration_just_events();
|
||||
gdk_flush();
|
||||
}
|
||||
|
||||
static bool _dirty = false;
|
||||
|
|
Loading…
Reference in a new issue