Remove QImageReader benchmark dependency on QtWidgets.
The QLabel is not actually used. Change-Id: Ia3f43b734fa52ad002111943ed1ba55b9e8a678c Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
3928bd0606
commit
c153f471d2
@ -1,4 +1,4 @@
|
||||
QT += widgets testlib
|
||||
QT += testlib
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET = tst_bench_qimagereader
|
||||
|
@ -46,7 +46,6 @@
|
||||
#include <QImage>
|
||||
#include <QImageReader>
|
||||
#include <QImageWriter>
|
||||
#include <QLabel>
|
||||
#include <QPixmap>
|
||||
#include <QSet>
|
||||
#include <QTcpSocket>
|
||||
|
Loading…
Reference in New Issue
Block a user