summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/android/androidcontentfileengine.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-07-14 10:13:16 +0200
committerMarc Mutz <marc.mutz@qt.io>2025-07-14 17:07:03 +0200
commit0184300bbaa5a78906bbaec565938f6722f59139 (patch)
treef0abd470ed4125ae7d0d2198749556520bf194ad /src/plugins/platforms/android/androidcontentfileengine.cpp
parentc80f0f22b316a9531df561d46d4af9a6915c19bc (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