summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2024-03-14 14:50:08 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2024-04-04 18:11:14 +0100
commit612ed28985736cabce722580d9b84c5af4460e05 (patch)
tree3c957caa0cb9037032caf255d1987a05d8ed83ed /examples
parent7d5646c02e25a81f7b2e2c76b39505fba3c2c043 (diff)
QCollatorSortKey: Rule of Five: add missing move constructor
It has move assign, so should have move-construct. This turns out to need QT_DECLARE_QESDP_SPECIALIZATION_DTOR_WITH_EXPORT() and QT_DEFINE_QESDP_SPECIALIZATION_DTOR(QCollatorSortKeyPrivate). In the process, make the move assignment and constructor docs in qcollator.cpp conform to the usual pattern. Fixes: QTBUG-123326 Change-Id: I6fc9ed254dc396ff6130df09826b993e98dcf101 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions