Fix compilation with Qt < 5.8, missing QSharedPointer(nullptr_t) support.
ClosedPublic

Authored by dfaure on Feb 27 2017, 4:28 PM.

Details

Test Plan

Compiling with QSharedPointer(std::nullptr_t) commented out in qsharedpointer_impl.h

Diff Detail

Repository
R4 Zanshin
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.Feb 27 2017, 4:28 PM
ervin accepted this revision.Feb 27 2017, 4:36 PM
This revision is now accepted and ready to land.Feb 27 2017, 4:36 PM
dfaure closed this revision.Feb 27 2017, 4:36 PM