diff options
author | Albert Astals Cid <aacid@kde.org> | 2019-01-10 20:44:17 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2019-01-10 20:44:20 +0100 |
commit | 78da515c5deb984452524069cf7c62a6a68be626 (patch) | |
tree | f4129ad8679b54a2097de265eae01e606fbd6210 /autotests/kconfig_compiler/test5.cpp.ref | |
parent | 82a1dab0eea69986fe3e54ff6a330e1f473f0cb3 (diff) | |
download | kconfig-78da515c5deb984452524069cf7c62a6a68be626.tar.gz kconfig-78da515c5deb984452524069cf7c62a6a68be626.tar.bz2 |
KEmailSettings: Delete copy constructor and assignment operator
Summary:
If someone was using them, it'd crash since it was raw-copying the d pointer
so you would end up with a double delete.
This is SIC, but IMHO it's fine, whoever gets a compiler failure has a bug to fix
Reviewers: vkrause
Reviewed By: vkrause
Subscribers: kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D18135
Diffstat (limited to 'autotests/kconfig_compiler/test5.cpp.ref')
0 files changed, 0 insertions, 0 deletions