From 2d72bf60197e00b89a4752829aa9ac3d8ab9cfed Mon Sep 17 00:00:00 2001 From: Samuel Gaist Date: Mon, 10 Jun 2019 09:23:31 +0200 Subject: Remove unused QRegExp include There's no use of QRegExp here therefore remove the include Task-number: QTBUG-72587 Change-Id: If281c34d202c9fae4e548c8293443cc0dc283de0 Reviewed-by: Thiago Macieira --- tests/auto/other/lancelot/paintcommands.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/other/lancelot') diff --git a/tests/auto/other/lancelot/paintcommands.h b/tests/auto/other/lancelot/paintcommands.h index 2923502e68..79bdab634a 100644 --- a/tests/auto/other/lancelot/paintcommands.h +++ b/tests/auto/other/lancelot/paintcommands.h @@ -37,7 +37,6 @@ #include #include #include -#include QT_FORWARD_DECLARE_CLASS(QPainter) #ifndef QT_NO_OPENGL -- cgit v1.2.3