implement delete-all-images function with pushbutton in slideshow viewer
This commit is contained in:
@ -33,6 +33,7 @@ public:
|
||||
|
||||
private slots:
|
||||
void quit();
|
||||
void delete_images();
|
||||
void stop_run();
|
||||
void movie();
|
||||
void first();
|
||||
|
||||
Reference in New Issue
Block a user