Silence g++ warning about the copy constructor being deprecated

Authored by aacid on Mar 1 2020, 12:56 AM.

Description

Silence g++ warning about the copy constructor being deprecated

Summary: because it is not defined and the operator= is defined

Reviewers: apol

Reviewed By: apol

Subscribers: kde-edu, apol

Tags: KDE Edu

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

Details

Committed
aacidMar 1 2020, 12:56 AM
Reviewer
apol
Differential Revision
D27732: Silence g++ warning about the copy constructor being deprecated
Parents
R323:9d97532af9b4: Stay compatible with older Qt...
Branches
Unknown
Tags
Unknown