qt5base-lts/tests/baselineserver
Samuel Gaist e2906ea5c4 QRegExp include cleanup
QRegExp includes can be found in several files where there's not even a
use of the class. This patch aims to avoid needless includes as well as
follow the "include only what you use" moto.

This patch removes a QRegExp include from the QStringList header which
means that there is likely going to be code breaking since QStringList
is used in many places and would get QRegExp in.

[ChangeLog][Potentially Source-Incompatible Changes] qstringlist.h no
longer includes qregexp.h.

Change-Id: I32847532f16e419d4cb735ddc11a26551127e923
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-04-19 21:21:17 +00:00
..
bin Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
shared QRegExp include cleanup 2019-04-19 21:21:17 +00:00
src Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
.gitignore Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00