summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2020-06-08 09:10:40 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2020-06-08 10:34:08 +0200
commit74cf1f940c2f21c5e1dc01f8b57ddd7ea022aec1 (patch)
treedea3ba7685f9850d77cd347fd84426f267e2b87c /tests
parentfd4d19bf8f878f18d0705530e73722981906f22a (diff)
downloadqtsvg-74cf1f940c2f21c5e1dc01f8b57ddd7ea022aec1.tar.gz
Use QList instead of QVector
Task-number: QTBUG-84469 Change-Id: I8c3e80c77422abeb23fff747bf4ca479ff0d35b3 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qsvgplugin/tst_qsvgplugin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qsvgplugin/tst_qsvgplugin.cpp b/tests/auto/qsvgplugin/tst_qsvgplugin.cpp
index e1f84f3..95f37eb 100644
--- a/tests/auto/qsvgplugin/tst_qsvgplugin.cpp
+++ b/tests/auto/qsvgplugin/tst_qsvgplugin.cpp
@@ -32,7 +32,6 @@
#include "../../../src/plugins/imageformats/svg/qsvgiohandler.cpp"
#include <QImage>
#include <QStringList>
-#include <QVector>
#ifndef SRCDIR
#define SRCDIR