summaryrefslogtreecommitdiffstats
path: root/fswidget.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-09-14 11:06:37 +0200
committerArno <arno@disconnect.de>2018-09-14 11:06:37 +0200
commit9bf18870778a908ed6ce3608788ad29897485a6e (patch)
tree7a8866ad44baad8e7ee4f0195d9fa9d510595a0f /fswidget.h
parent0fa27c938ec80aeda984fc96892a641e7982021e (diff)
downloadSheMov-9bf18870778a908ed6ce3608788ad29897485a6e.tar.gz
SheMov-9bf18870778a908ed6ce3608788ad29897485a6e.tar.bz2
SheMov-9bf18870778a908ed6ce3608788ad29897485a6e.zip
Add compare action for pics
Show files with the same filename *after another* in Viewer.
Diffstat (limited to 'fswidget.h')
-rw-r--r--fswidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fswidget.h b/fswidget.h
index a926fb7..85f25c5 100644
--- a/fswidget.h
+++ b/fswidget.h
@@ -45,6 +45,7 @@ class FSWidget : public QWidget {
void unpack();
void doubleClicked(const QModelIndex &idx);
void preview();
+ void comparePics();
void playSelected(int count, QString player);
void doPlay();
void selectFilter();