mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:07:36 +00:00
PixelPaint: Use FileSystemAccessClient::try_* APIs
This commit is contained in:
parent
aae96af812
commit
1c3e93c6e0
11 changed files with 59 additions and 105 deletions
|
@ -35,7 +35,7 @@ public:
|
|||
|
||||
void initialize_menubar(GUI::Window&);
|
||||
|
||||
void open_image_fd(int fd, String const& path);
|
||||
void open_image(Core::File&);
|
||||
void create_default_image();
|
||||
|
||||
bool request_close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue