From 89662ce745c1eee152e7bc2200be5f08caee78a8 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 12 Oct 2013 15:35:24 +0200 Subject: Improve PictureViewer2 * implement Mark Files * always show all pictures from context * change navigation: N -> next P -> previous M -> mark/unmark file --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 9dd466a..5c8ee08 100644 --- a/shemov.h +++ b/shemov.h @@ -122,6 +122,8 @@ class SheMov : public QMainWindow { QAction *mPWRefreshA; QAction *mPVToggleA; QAction *mPVAddA; + QAction *mPVMarkA; + QAction *mPVClearMarksA; QAction *mPVReplaceA; QAction *mPVSelectAllA; QAction *mPVSlideA; -- cgit v1.2.3-70-g09d2