diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-06 14:49:21 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-06 15:06:30 -0400 |
commit | a5ac53dd4ce8079741dd48066195b019ea1611fa (patch) | |
tree | cbfc740369233d3b21e6282351f8cb6a4b0a6c85 /src/common/logging/backend.cpp | |
parent | 1ac45342ddf8a12052d88d669240e5522aaf6395 (diff) |
game_list: Use QString::fromStdString() where applicable instead of c_str()
The codec used by Qt for const char* and std::string don't necessarily
have to be the same depending on locale. Therefore, we should be using
the correct functions to do the conversions.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions