This revision was automatically updated to reflect the committed changes.
Closed by commit R31:a7b40ce13d2b: modernize: use nullptr (authored by zzag).
REPOSITORY
R31 Breeze
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D11635?vs=30374&id=30930
REVISION DETAIL
https://phabricator.k
zzag created this revision.
zzag added a reviewer: Breeze.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
zzag requested review of this revision.
REVISION SUMMARY
The old null pointer constants(NULL, 0, etc) are converted to the
the new