Add move to trash action

This commit is contained in:
2022-12-14 21:51:05 +01:00
parent d5eb0fdce5
commit c62ec7db8c
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ protected slots:
void unmarkAndNext();
void copyMarked();
void moveMarked();
void deleteMarked();
void toggleFullScreen();
void liveMode(bool active);
void imageStats(bool imageStats);