diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2025-07-14 10:13:16 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2025-07-14 17:07:03 +0200 |
| commit | 0184300bbaa5a78906bbaec565938f6722f59139 (patch) | |
| tree | f0abd470ed4125ae7d0d2198749556520bf194ad /src/plugins/platforms/android/androidcontentfileengine.cpp | |
| parent | c80f0f22b316a9531df561d46d4af9a6915c19bc (diff) | |
QPainterPath: add missing move constructor
The moved-from state is the same as the default-constructed one, since
the default ctor just sets d_ptr = nullptr. For the same reason, all
existing code will already deal with a nullptr d_ptr.
Found in API-review.
[ChangeLog][QtGui][QPainterPath] Added missing move constructor.
Pick-to: 6.10
Change-Id: I84d0345f0975a2ad98113b3927b49e8559a49f9e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions
