game_list: Remove unnecessary conversion to std::string in ValidateEntry()
We can just use the file interfaces that Qt provides to prevent needing to convert to std::string.
Loading
Please register or sign in to comment
We can just use the file interfaces that Qt provides to prevent needing to convert to std::string.