1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:04:57 +00:00
serenity/Userland/Libraries/LibFileSystemAccessClient
Lucas CHOLLET 5a4c61838f FileSystemAccessServer: Use ECANCELED instead of -1
-1 was used when the user cancel the dialog, `ECANCELED` is a bit more
explicit about what it is.
2023-05-05 15:12:24 +01:00
..
Client.cpp FileSystemAccessServer: Use ECANCELED instead of -1 2023-05-05 15:12:24 +01:00
Client.h FileSystemAccessServer: Implement FileTypeFilter to open_file() 2023-03-22 22:33:19 +00:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00