From 0cdf34c82044a27f1abfe8bd8dce213efa173da8 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Mar 2012 12:36:16 +0100 Subject: Randomize selection for pictureviewer std::random_shuffle available files in PictureViewer2. Add action to View menu and reuse an icon. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index df74000..cb1ea9f 100644 --- a/shemov.h +++ b/shemov.h @@ -177,6 +177,7 @@ class SheMov : public QMainWindow { QAction *mPVReplaceA; QAction *mPVSelectAllA; QAction *mPVSlideA; + QAction *mPVShuffleA; QActionGroup *mPicActionGroup; //EndActions -- cgit v1.2.3-70-g09d2