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 95f4824..d9fec03 100644
--- a/pictureviewer2.h
+++ b/pictureviewer2.h
@@ -49,6 +49,7 @@ class PictureViewer2 : public QGraphicsView {
void writeSettings();
void shuffle();
void initActions();
+ void copyCurrent();
protected:
virtual void wheelEvent(QWheelEvent *event);