qt5base-lts/qmake/generators/unix
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
..
unixmake2.cpp Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-06 01:00:08 +02:00
unixmake.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
unixmake.h qmake: fix the precedence of QMAKE_LIBDIR_POST 2018-10-12 18:06:49 +00:00