Save image into file

This commit is contained in:
2020-05-17 17:59:39 +02:00
parent b71d0c4a7f
commit 72935e9288
7 changed files with 54 additions and 16 deletions
+1
View File
@@ -34,6 +34,7 @@ protected slots:
void updateWindowTitle();
void pixmapLoaded(Image *image);
void openFile();
void saveAs();
void markImage();
void unmarkImage();
void markAndNext();