Files
ladybird/Userland/Libraries/LibGUI/FilePicker.cpp
Andreas Kling 54f6ac1854 LibGUI: Don't mark "open" FilePicker as done if the file is not found
If you type in a filename that doesn't exist, show an error message
instead of closing the FilePicker "successfully."
2021-05-20 20:55:29 +02:00

9.9 KiB