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

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

Description

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

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

Reviewers: ervin

Reviewed By: ervin

Subscribers: Zanshin

Differential Revision: https://phabricator.kde.org/D4825

Details

Committed
dfaureFeb 27 2017, 4:36 PM
Reviewer
ervin
Differential Revision
D4825: Fix compilation with Qt < 5.8, missing QSharedPointer(nullptr_t) support.
Parents
R4:7ec90d075379: New feature: running task widget
Branches
Unknown
Tags
Unknown