summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/platformdefs_win.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-01-22 01:03:19 +0100
committerMarc Mutz <marc.mutz@qt.io>2022-01-22 13:08:05 +0100
commit3ec587666f89c996cc0a403775c352954d8b804f (patch)
tree136de574c1e26e4ab150902b5c319269cea10b81 /src/plugins/bearer/platformdefs_win.h
parent902087a090cfeae36adcb1b9f0948987ad7d2f4c (diff)
QByteArrayList: optimize 32-bit builds of legacy join() helper
On 32-bit machines, qsizetype is int, so we don't actually need to QT_REMOVE_SINCE the QByteArrayList_join() helper, because it didn't change. Thanks to Thiago for showing me the QT_POINTER_SIZE trick in a similar change to QVersionNumber. Pick-to: 6.3 Change-Id: Iae6e315107e42da51fcb4e7325b6d40b9c3fe0bc Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/bearer/platformdefs_win.h')
0 files changed, 0 insertions, 0 deletions