diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-05-06 08:47:45 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-05-06 13:57:05 +0200 |
| commit | e0cc8e5031453cd52a72aeb2aa69161abadeaefb (patch) | |
| tree | 5d431d4a664d3de8817d49461857028110ee169f /sources/pyside2/libpyside/pysidesignal.cpp | |
| parent | d69e8968542ff92abb261918dc20ed8da0e38990 (diff) | |
Windows: Fix encoding in custom message handler
The code snippet passing the message to the Python handler
used QString::toLocal8Bit() to convert the message. This is
wrong as Python always requires UTF-8.
Fixes: PYSIDE-1293
Change-Id: I1f16dad970aaf0d776e748110fc2054269412047
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/libpyside/pysidesignal.cpp')
0 files changed, 0 insertions, 0 deletions
