diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2024-08-07 22:46:35 +0300 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-08-09 16:28:32 +0000 |
| commit | d9346c96104f9d83dad2d29a945f7ac96ab9258d (patch) | |
| tree | 6d8eaba0a9ca8de9b3b324d48a41bee0b104a4bc /src/corelib/kernel/qtimer.cpp | |
| parent | 5790d167448eea094439c7520e2fc68aed480e39 (diff) | |
QCollatorSortKey: don't export the private class destructor
It needn't be exported because the public class destructor is defined
out-of-line and the move ctor, even though inline, and requiring the
definition of the member destructor at compile time, doesn't actually
call it.
Amends 612ed28985736cabce722580d9b84c5af4460e05.
Found in API review.
Pick-to: 6.8
Change-Id: Ia782fd5597c215c16929752e9f34534b74406230
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/corelib/kernel/qtimer.cpp')
0 files changed, 0 insertions, 0 deletions
