When compiling removed_api.cpp, both the removed QDateTime(QDate, QTime) constructor and the one taking a transition resolution with a default are visible. The inline fromStdLocalTime() was thus ambiguous as to which it was calling. So make the transition resolution overt. Fixes: QTBUG-125079 Change-Id: I0c498bed2831afee0adc41c4575f3ed1bc244122 Reviewed-by: Tim Blechmann <tim@klingt.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 669f7e3b9723446732d31d48b653cd2bd9580f2d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%