aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-06 08:47:45 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-06 13:57:05 +0200
commite0cc8e5031453cd52a72aeb2aa69161abadeaefb (patch)
tree5d431d4a664d3de8817d49461857028110ee169f /examples
parentd69e8968542ff92abb261918dc20ed8da0e38990 (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 'examples')
0 files changed, 0 insertions, 0 deletions