summaryrefslogtreecommitdiff
path: root/src/yuzu/bootmanager.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-24 11:25:55 -0400
committerLioncash <mathew1800@gmail.com>2018-10-24 11:27:35 -0400
commit1edf8660bc75381882cb24cad05e398e8854742d (patch)
tree6118916985866e53a17de26576a4122526345569 /src/yuzu/bootmanager.cpp
parent77e705a8fa0a70dac2eb81b95fedc5e98d7c274e (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/bootmanager.cpp')
0 files changed, 0 insertions, 0 deletions