summaryrefslogtreecommitdiff
path: root/src/libs/utils/theme
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2018-03-27 17:37:24 +0200
committerUlf Hermann <ulf.hermann@qt.io>2018-04-17 09:24:08 +0000
commit32c54dfdac7663897de1c88954307d46d4128537 (patch)
tree0262e9c4b5d0551cd0719ef94bd30f0a1449bfc0 /src/libs/utils/theme
parente0ba6f91ceac6e1fed5b143d39cebffc78f07245 (diff)
downloadqt-creator-32c54dfdac7663897de1c88954307d46d4128537.tar.gz
QmlProfiler: Fix some number conversion issues
Qt containers have int as size type, while std containers have size_t. We can use auto and decltype to deal with this. Also, memcpy and malloc expect size_t, not int. Change-Id: Id2942d14978c8a15f72967962d551ddb20905471 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/libs/utils/theme')
0 files changed, 0 insertions, 0 deletions