Skip to content
Commit 806bf79c authored by Luis Javier Merino's avatar Luis Javier Merino Committed by Kurt Hindenburg
Browse files

Fix Qt 6 assert on QChar outside BMP

Avoid creating a QChar, which represents an UTF-16 code-unit, and work
directly with char32_t's.

(cherry picked from commit 19dc9a1d)
parent e4f9de75
Pipeline #614177 passed with stages
in 11 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment