summaryrefslogtreecommitdiff
path: root/Demos
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-09-21 18:53:17 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-09-21 18:53:17 +0200
commit870bc2a4d1a86b9c889461a3981ee359ff45c15c (patch)
treee109b41f2afca957dd27c9cbf20ef455b8174273 /Demos
parent7584480f628c878e107bf66770e988bedb8cd6c5 (diff)
downloadserenity-870bc2a4d1a86b9c889461a3981ee359ff45c15c.zip
LibGUI: Get rid of GWindow's destroy-on-close mechanism
Since we're moving to a world of ref-counting, we can't have weird behaviors like "windows delete themselves when you close them." The "close app when there are no more windows" mechanism is moved to GWindow::hide(). Now, we close the app when it has no more windows on screen.
Diffstat (limited to 'Demos')
0 files changed, 0 insertions, 0 deletions