summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2012-03-17 12:36:16 +0100
committerArno <am@disconnect.de>2012-03-17 12:36:16 +0100
commit0cdf34c82044a27f1abfe8bd8dce213efa173da8 (patch)
treee39a52910339c075c23d251585b44d2a6dc24ac4 /shemov.h
parentc2cd7f21e9a2e5d0219bb674e3b40378c35b3038 (diff)
downloadSheMov-0cdf34c82044a27f1abfe8bd8dce213efa173da8.tar.gz
SheMov-0cdf34c82044a27f1abfe8bd8dce213efa173da8.tar.bz2
SheMov-0cdf34c82044a27f1abfe8bd8dce213efa173da8.zip
Randomize selection for pictureviewer
std::random_shuffle available files in PictureViewer2. Add action to View menu and reuse an icon.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
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