summaryrefslogtreecommitdiffstats
path: root/pictureviewer2.h
diff options
context:
space:
mode:
Diffstat (limited to 'pictureviewer2.h')
-rw-r--r--pictureviewer2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pictureviewer2.h b/pictureviewer2.h
index 77328e8..3aba527 100644
--- a/pictureviewer2.h
+++ b/pictureviewer2.h
@@ -37,6 +37,7 @@ class PictureViewer2 : public QGraphicsView {
void previous();
void slide();
void readSettings();
+ void shuffle();
protected:
virtual void wheelEvent(QWheelEvent *event);