1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 06:21:00 +00:00
Commit graph

52 commits

Author SHA1 Message Date
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
Andreas Kling
dc28c07fa5 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Renamed from Applications/FileManager/PropertiesWindow.cpp (Browse further)