aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-06 14:49:21 -0400
committerLioncash <mathew1800@gmail.com>2018-08-06 15:06:30 -0400
commita5ac53dd4ce8079741dd48066195b019ea1611fa (patch)
treecbfc740369233d3b21e6282351f8cb6a4b0a6c85 /src/common/logging/backend.cpp
parent1ac45342ddf8a12052d88d669240e5522aaf6395 (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