diff options
author | Lioncash <mathew1800@gmail.com> | 2018-10-24 11:25:55 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-10-24 11:27:35 -0400 |
commit | 1edf8660bc75381882cb24cad05e398e8854742d (patch) | |
tree | 6118916985866e53a17de26576a4122526345569 /src/yuzu/configuration/config.cpp | |
parent | 77e705a8fa0a70dac2eb81b95fedc5e98d7c274e (diff) |
game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions()
Using fmt here requires unnecessary string conversions back into
QString. Instead, we can just use QString's formatting and get the end
result of the formatting operation in the proper type.
Diffstat (limited to 'src/yuzu/configuration/config.cpp')
0 files changed, 0 insertions, 0 deletions