mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
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