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>
This commit is contained in:
parent
928c3e4a68
commit
2d72bf6019
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user