Files
ladybird/Userland/Libraries/LibGUI/FilePicker.h
Andreas Kling 4f0be55770 LibGUI: Remove GUI::FilePicker::file_exists()
I have no idea why this existed but everyone should just use
Core::File::exists() instead. :^)
2021-02-19 23:46:54 +01:00

2.9 KiB