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 :) --- viewer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'viewer.cpp') diff --git a/viewer.cpp b/viewer.cpp index fec9c81..b42a725 100644 --- a/viewer.cpp +++ b/viewer.cpp @@ -56,7 +56,6 @@ void Viewer::preview(const QString &file){ mLabel->setPixmap(pm); QString winTitle = QString(tr("%1 Viewer: [Preview %2]")).arg(qApp->applicationName()).arg(file); setWindowTitle(winTitle); - adjustSize(); } -- cgit v1.2.3-70-g09d2