ladybird/Applications/SystemDialog
Andreas Kling 31b38ed88f LibGUI: Don't create GMessageBox and GInputBox on the stack
We need to get rid of all instances of widgets-on-the-stack since that
will no longer work in the ref-counting world.
2019-09-21 20:32:31 +02:00
..
main.cpp LibGUI: Don't create GMessageBox and GInputBox on the stack 2019-09-21 20:32:31 +02:00
Makefile SystemDialog: Add a new app for showing system dialogs. 2019-07-16 21:41:13 +02:00