summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-06 14:49:21 -0400
committerGravatar Lioncash2018-08-06 15:06:30 -0400
commita5ac53dd4ce8079741dd48066195b019ea1611fa (patch)
treecbfc740369233d3b21e6282351f8cb6a4b0a6c85 /src/common/logging/backend.cpp
parentMerge pull request #933 from lioncash/memory (diff)
downloadyuzu-a5ac53dd4ce8079741dd48066195b019ea1611fa.tar.gz
yuzu-a5ac53dd4ce8079741dd48066195b019ea1611fa.tar.xz
yuzu-a5ac53dd4ce8079741dd48066195b019ea1611fa.zip
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