summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestlog.cpp
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-02-11 16:31:10 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-02-14 12:43:01 +0100
commitbace97aa5ba382191ccc616b33bbb11fe2b72f2b (patch)
treed258ee507e04562259d8ee61b912060d2bb034ed /src/testlib/qtestlog.cpp
parenta2206b74aedb14f8938ccad2c26d0c22cfe91963 (diff)
Improve error message when mixing incompatible Qt library versions
The implementation of the check has been moved to a single helper function. The reason for doing this check in QWidgetPrivate as well, when it's already done in QObjectPrivate, is to catch incompatible libraries where QtWidgets is the odd one out, e.g.: QtSomeModule 5.15.0 -> QtWidget 5.15.1 -> QtCore 5.15.0 Technically any non-final subclass of QObjectPrivate should have this check. Change-Id: Ia74064ad27de7335040a6d6b37d11574f818c878 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/testlib/qtestlog.cpp')
0 files changed, 0 insertions, 0 deletions