I have to replace ’ (unicode int num 8217) to ' (normal single quote) with QString.
How is it possible ?
Added after 12 minutes:
Ok, found.
I thought it was not working as to terminal it prints strange chars, but with the debugger I can see that it has been properly replaced.