Add mark/unmark and move to next file actions
This commit is contained in:
@@ -26,6 +26,8 @@ protected slots:
|
||||
void openFile();
|
||||
void markImage();
|
||||
void unmarkImage();
|
||||
void markAndNext();
|
||||
void unmarkAndNext();
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
||||
Reference in New Issue
Block a user