qt5base-lts/tests/auto/widgets/styles
Marc Mutz 2fd3d8ea9e tests/auto/widgets: use QCOMPARE(., nullptr)
.. instead of manually casted 0s.

QCOMPARE(., nullptr) was added for Qt 5.8. Make use of the new API.

In tst_qwidget.cpp, as a drive-by, change
   qApp->focusWidget() -> QApplication::focusWidget()

Change-Id: I1331b8916b026d48e01534d1ed0b3d72f3f3d50c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-30 07:24:47 +00:00
..
qmacstyle Updated license headers 2016-01-21 18:55:18 +00:00
qstyle Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00
qstyleoption tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qstylesheetstyle Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
styles.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00