summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/wait_tree.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-24 08:10:56 -0400
committerLioncash <mathew1800@gmail.com>2018-10-24 08:14:26 -0400
commit2cbc284c2bac4cf7e6bf1bbd3fa903d722af6217 (patch)
treebf2dec83abd08def4383e2f4582cddd5a992b357 /src/yuzu/debugger/wait_tree.cpp
parente7e209d9001967319fb4cba374ee9c750adf1fb6 (diff)
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/yuzu/debugger/wait_tree.cpp')
0 files changed, 0 insertions, 0 deletions