Comments update
This commit is contained in:
@@ -114,6 +114,7 @@ std::string _(const char* psz)
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
// Internal string conversion is all UTF-8
|
||||
QTextCodec::setCodecForTr(QTextCodec::codecForName("UTF-8"));
|
||||
QTextCodec::setCodecForCStrings(QTextCodec::codecForTr());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user