1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:28:11 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Mițca Dumitru
255da9b02b FileManager: Use newly introduced LibCore file management helpers
Most of the functions under FileUtils were removed, except those which
dealt with file deletion, as they spawned MessageBoxes for errors, as
such, those functions were written in terms of Core::File::remove.
2021-02-21 18:14:29 +01:00
Andreas Kling
dc28c07fa5 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Renamed from Applications/FileManager/FileUtils.h (Browse further)