summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@idiap.ch>2019-06-10 09:23:31 +0200
committerSamuel Gaist <samuel.gaist@idiap.ch>2019-06-10 19:25:12 +0000
commit2d72bf60197e00b89a4752829aa9ac3d8ab9cfed (patch)
treeaaf6f1a74bf83c6a44323bc5eef494d7b53d00af /tests
parent928c3e4a68ad954f7c1b11aee41348374a3978ce (diff)
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 <thiago.macieira@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/lancelot/paintcommands.h1
1 files changed, 0 insertions, 1 deletions
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 <qpixmap.h>
#include <qbrush.h>
#include <qhash.h>
-#include <qregexp.h>
QT_FORWARD_DECLARE_CLASS(QPainter)
#ifndef QT_NO_OPENGL