summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-01-07 12:38:35 +0100
committerMarc Mutz <marc.mutz@qt.io>2022-01-13 09:19:23 +0100
commit54945d58b3900767522f2625b3ec6a126b7401b3 (patch)
treec818b0feb217f6830df10783865ae71c274b469f /src/corelib/io
parentae7e11e5c6c0e8e9ae03bb8feecf4bcb2d85d72d (diff)
QApplication: port manual users of QMutableEventPoint
... to new static setter API, which doesn't depend on undefined behavior. These users didn't use QMutableEventPoint::from(), but static_cast<>, so they were only found when the non-static setters were removed, locally. Task-number: QTBUG-99615 Pick-to: 6.3 Change-Id: I37faf17b2b180e0f6e8bb4e5f46951a2cc29678d Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions