Files
ladybird/Userland/Libraries/LibGUI/Process.cpp
MacDue 2f2671f2d3 LibGUI: Add GUI::Process::spawn_or_show_error()
This is a wrapper around Core::Process::spawn() for GUI applications,
that shows an error if the call to spawn() failed.
2022-05-25 23:14:22 +01:00

1.1 KiB