Files
ladybird/Userland/Libraries/LibGUI/Application.cpp
Tim Ledbetter 1a223d07e1 LibGUI: Assert that most recently open file path isn't empty
Attempting to do this causes a crash. It's better to fail early in this
case, so that the cause of the failure is clear.
2024-02-21 22:37:34 +01:00

12 KiB