Fix -Wdeprecated-copy warning

Authored by aacid on Oct 11 2019, 5:05 PM.

Description

Fix -Wdeprecated-copy warning

Summary: If we have a copy constructor, we need to have an assignment operator too

Reviewers: mlaurent

Reviewed By: mlaurent

Subscribers: KDE Applications, psn, ngraham, mlaurent

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

Details

Committed
aacidOct 11 2019, 5:05 PM
Reviewer
mlaurent
Differential Revision
D24552: Fix -Wdeprecated-copy warning
Parents
R7:3b805cf6fbd9: Use nullptr vs 0
Branches
Unknown
Tags
Unknown