Add copy marked file to directory

This commit is contained in:
2016-08-02 17:15:54 +02:00
parent 2b2fb764a9
commit 01ee5bc4b3
4 changed files with 58 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ protected slots:
void unmarkImage();
void markAndNext();
void unmarkAndNext();
void copyMarked();
};
#endif // MAINWINDOW_H