Skip to content
Commit d005ab8c authored by Christoph Cullmann's avatar Christoph Cullmann 🍨
Browse files

avoid using QChar constructor for key codes

auto c7 = QChar(0x1D11E);           // compiles, but undefined behavior at runtime

BUG: 483631
parent ec076950
Pipeline #632182 failed with stage
in 5 minutes and 48 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