Skip to content

Fix build with Qt 6.9

Nicolas Fella requested to merge work/nico/qt69 into master

Formatting char16_t with QString::arg doesn't work any more, we need to convert it to a number type before

See https://codereview.qt-project.org/c/qt/qtbase/+/564066

Merge request reports

Loading