qt6-bb10/tests/auto/widgets/widgets/qdatetimeedit
Edward Welbourne 607c5a90c5 Fix initialization of QDateEdit and QTimeEdit
Since 6.3 these use Qt::UTC as time-spec but I neglected to take that
into account in QDateTimeEditPrivate::init()'s construction of a
QDateTime from the QDate or QTime. This amends
commit c00ee2f310.

Fixes: QTBUG-105322
Pick-to: 6.3 6.4
Change-Id: I11dec9808a54cf7da401b1734a9a2812f5fd2e63
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-08-04 20:39:52 +02:00
..
.gitignore
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
tst_qdatetimeedit.cpp Fix initialization of QDateEdit and QTimeEdit 2022-08-04 20:39:52 +02:00