diff options
author | Sona Kurazyan <sona.kurazyan@qt.io> | 2022-06-22 16:51:10 +0200 |
---|---|---|
committer | Sona Kurazyan <sona.kurazyan@qt.io> | 2022-07-05 09:31:48 +0000 |
commit | 23d2d57d922dbb6e2b9e03ec27c7de254e4920aa (patch) | |
tree | 5a62c70b743fc1d2f208d8d4f4e47904307df9ae /src/3rdparty | |
parent | d4f631ce515576b3613f1b2ed3f4da137b9708a5 (diff) |
QDom: Use the default for assignment operators in QDom* classes
These classes are all derived from QDomNode, and their assignment
operators are directly or indirectly calling the ones from QDomNode
by explicitly converting to it. We can just use the default assignment
operators instead.
Change-Id: I1e3d4eef2188d124e5d54a909eb18bb93ddaa110
Pick-to: 6.4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions