Skip to content
Commit 2bda46d5 authored by Volker Krause's avatar Volker Krause
Browse files

Don't try to create a QChar from a non-char key enum

Asserts with Qt 6. Instead, check with the static QChar::isLetter, that
handles invalid input properly.
parent 25a2c0a9
Pipeline #241049 passed with stage
in 25 minutes and 12 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