From 1bcbb69e31090cf71e913419299b52dd4d094bef Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 29 Mar 2013 12:55:36 +0100 Subject: Make FrameCache threaded create snapshot pics in a separate thread. Also use the first frame available if the clip isn't long enough for the configured frame. --- fileview.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'fileview.cpp') diff --git a/fileview.cpp b/fileview.cpp index 6b34f6d..7797d73 100644 --- a/fileview.cpp +++ b/fileview.cpp @@ -32,6 +32,7 @@ #include "smglobals.h" #include "filesystemfileproxy.h" #include "smdirmodel.h" +#include "framecache.h" FileView::FileView(QWidget *parent) : QTreeView(parent), mDeleteA(0) { setAttribute(Qt::WA_Hover); -- cgit v1.2.3-70-g09d2