qt5base-lts/tests/baselineserver/shared
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
..
baselineprotocol.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
baselineprotocol.h Updated license headers 2016-01-21 18:55:18 +00:00
baselineprotocol.pri remove obsolete DEPENDPATH assignments 2012-12-17 14:08:17 +01:00
lookup3.cpp tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7 2017-06-28 17:57:35 +00:00
qbaselinetest.cpp Add option to override comparison fuzziness level to lancelot tests 2018-05-03 06:37:16 +00:00
qbaselinetest.h Updated license headers 2016-01-21 18:55:18 +00:00
qbaselinetest.pri Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00