yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText
Just a trivial modernization that potentially avoids copying strings in certain scenarios.
Please register or sign in to comment
Just a trivial modernization that potentially avoids copying strings in certain scenarios.