qt5base-lts/src/platformsupport/themes/genericunix
Kevin Funk 58c14c4a7e Replace Q_NULLPTR with nullptr where possible
Remaining uses of Q_NULLPTR are in:
src/corelib/global/qcompilerdetection.h
  (definition and documentation of Q_NULLPTR)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: If6b074d91486e9b784138f4514f5c6d072acda9a
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:55 +00:00
..
dbusmenu Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
dbustray Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
genericunix.pri Fix build for -no-feature-systemtrayicon 2017-02-27 07:46:51 +00:00
qgenericunixthemes_p.h Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qgenericunixthemes.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00