AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.25k stars 137 forks source link

chore: Ensure proper type for storing unicode #956

Closed pktiuk closed 2 months ago

pktiuk commented 2 months ago

QChar.unicode() returns type: char16_t https://doc.qt.io/qt-6/qchar.html#unicode