Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.3, 6.9.0
-
None
-
-
1
-
27ed0014b (dev), bb46df6a7 (6.9), 735566ee0 (6.8)
-
Foundation Sprint 129
Description
A simple program that uses `std::chrono` overload of `QTimer::singleShot` and built with Qt 6.7.3 cannot run with Qt 6.9.0 because of the missing symbol.
I think that 25b8d3743455bd2a4a327e1068fc83acb2f1c481 introduced the breaking change.