From dc2927587eb758754babf98adb764c3bbdccd024 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 12 Aug 2015 19:29:44 +0200 Subject: Implement slide through all pictures Wow, that was much more complicated than I first thought, but it seems to work. Maybe it's much more convoluted than it has to be :) --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 5675aeb..b19ba77 100644 --- a/shemov.h +++ b/shemov.h @@ -139,7 +139,9 @@ class SheMov : public QMainWindow { QAction *mPVClearMarksA; QAction *mPVReplaceA; QAction *mPVSelectAllA; + QAction *mPVToggleSlideA; QAction *mPVSlideA; + QAction *mPVSlideAllA; QAction *mPVShuffleA; QAction *mPVCopyToA; QAction *mPVShowNPDialogA; -- cgit v1.2.3-70-g09d2