Commit cdd2f8eb authored by Marc Mutz's avatar Marc Mutz
Browse files

QtCore: Use Q_NULLPTR instead of 0 in smart pointer headers


This is in preparation of adding -Wzero-as-null-pointer-constant (or similar)
to the headers check.

Not caught by the headersclean check, because they are in template code.

Task-number: QTBUG-45291
Change-Id: I7294404225a19a1c58f91e6e47a9d650179ea83c
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
Showing with 27 additions and 27 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment