From 74cf1f940c2f21c5e1dc01f8b57ddd7ea022aec1 Mon Sep 17 00:00:00 2001 From: Jarek Kobus Date: Mon, 8 Jun 2020 09:10:40 +0200 Subject: Use QList instead of QVector Task-number: QTBUG-84469 Change-Id: I8c3e80c77422abeb23fff747bf4ca479ff0d35b3 Reviewed-by: Lars Knoll --- tests/auto/qsvgplugin/tst_qsvgplugin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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 #include -#include #ifndef SRCDIR #define SRCDIR -- cgit v1.2.1