implement delete-all-images function with pushbutton in slideshow viewer

This commit is contained in:
Axel Kohlmeyer
2024-07-16 22:54:38 -04:00
parent dc84078156
commit 1b9302299a
5 changed files with 17 additions and 2 deletions

View File

@ -33,6 +33,7 @@ public:
private slots:
void quit();
void delete_images();
void stop_run();
void movie();
void first();