View Single Post
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#15
Originally Posted by ForeverYoung View Post
Well, just for example
Can you try again with revision 1.0.0-4?

I revised all the methods where I was reading the
Code:
*std::basic_string_c_str
from the DB from plain
Code:
QString
to
Code:
QString::fromLocal8Bit
.

I believe this may resolve the display issue.

Thanks!
 

The Following User Says Thank You to jackburton For This Useful Post: