mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:57:45 +00:00
PixelPaint: Close tab now prompts for a save
This commit is contained in:
parent
a7b558bf7d
commit
d4a0ecac31
3 changed files with 39 additions and 11 deletions
|
@ -35,6 +35,7 @@ public:
|
|||
|
||||
void open_image_fd(int fd, String const& path);
|
||||
void create_default_image();
|
||||
bool request_close();
|
||||
|
||||
private:
|
||||
MainWidget();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue