|
From: deloptes <del...@ya...> - 2010-10-28 20:55:16
|
this is the other thing that is bugging me. there is QString.toLatin1() pretty often in the code, but I am not a big fan of old 8bit encoding done in Latin1, so what kind of encoding should I use UTF-8? regards |