From 1ce2c60e99837f3b16e7af35c856b81d31eb06e7 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 22:00:55 +0200 Subject: Implement preview for videos Comes at almost no cost when using Viewer :) --- fswidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 2bc6352..a66fbd6 100644 --- a/fswidget.h +++ b/fswidget.h @@ -39,6 +39,7 @@ class FSWidget : public QWidget { void filterMime(const QString &mime); void unpack(); void doubleClicked(const QModelIndex &idx); + void preview(); signals: void message(QString msg); -- cgit v1.2.3-70-g09d2