summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-06-15 12:29:07 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-06-15 11:38:17 +0000
commit59956ec905de1045039544833ebb66b1a294a4a5 (patch)
tree7fbd86ace0edb944bf268438b5b8e4a2aec831a4 /src/corelib
parentac8a1787eb74d374a346ae5982d0ea361747729e (diff)
Fix rgb64 on aarch64
Instead of quint64 use uint64_t in order to avoid errors like error: invalid conversion from 'quint64* {aka long long unsigned int*}' to 'const uint64_t* {aka const long unsigned int*}' Unify const usage for LOAD and switch to C++ casts. Change-Id: I4a6a8ec5b24f2f306645178fe00f6bfb1c429403 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions