summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2021-03-03 11:59:04 +0100
committerAndrei Golubev <andrei.golubev@qt.io>2021-03-04 08:26:30 +0100
commit538e9fa5689a1afe0d821b84cdfeaa1656973083 (patch)
treef9c6cd958846f681166d6f627c5d10e970b00d35 /examples/widgets
parent712117f8b89cdb2578d6aaa424141da216799fe9 (diff)
Fix compilation error in QDateTime
One of the changes done in 902505a0584959fed9d0784ab5308f9d70fe68a9 results in a compilation error: somehow an expression "int * enum value (with underlying type qint64)" has result type "long int" and thus the compiler cannot find matching add_overflow Return the qint64 cast back to overcome this Compiler: gcc 7.5.0-3ubuntu1~18.04 Change-Id: Iaca882762e812bef69ec325df5f59e02082a0130 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions