summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-24 08:10:56 -0400
committerGravatar Lioncash2018-10-24 08:14:26 -0400
commit2cbc284c2bac4cf7e6bf1bbd3fa903d722af6217 (patch)
treebf2dec83abd08def4383e2f4582cddd5a992b357 /src/common/logging/backend.cpp
parentMerge pull request #1552 from FearlessTobi/port-4336 (diff)
downloadyuzu-2cbc284c2bac4cf7e6bf1bbd3fa903d722af6217.tar.gz
yuzu-2cbc284c2bac4cf7e6bf1bbd3fa903d722af6217.tar.xz
yuzu-2cbc284c2bac4cf7e6bf1bbd3fa903d722af6217.zip
bootmanager: Use QStringLiteral instead of std::string to represent the window title
This gets rid of an unnecessary type conversion. We can just use the regular QStringLiteral to already format the string as the type setWindowTitle accepts instead of converting from a std::string instance.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions