diff options
author | Brandon Scott <xeons@users.noreply.github.com> | 2019-10-25 00:23:35 -0500 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-25 15:29:19 +0200 |
commit | 51e655f9033d4c14119ab2264735545d3cd85a0a (patch) | |
tree | e01a63b430192fc0ddf4d3f1e48e240eef180f4d /Base/home/anon/little | |
parent | 5311f8fae11cbc611abea61fda570a11ce3edee5 (diff) | |
download | serenity-51e655f9033d4c14119ab2264735545d3cd85a0a.zip |
LibGUI: Added window creation callback to GApplication/GWindow
Added a window creation callback to GApplication that gets called
by GWindow which will reset any pending exit request in the
CEventLoop.
This is to prevent a bug which prevents your application from
starting up if you had a message box or other dialog before
showing your main application form. The bug was triggered by
there being no more visible windows which was triggering a
premature quit().
Diffstat (limited to 'Base/home/anon/little')
0 files changed, 0 insertions, 0 deletions