Lioncash a5ac53dd4c game_list: Use QString::fromStdString() where applicable instead of c_str()
The codec used by Qt for const char* and std::string don't necessarily
have to be the same depending on locale. Therefore, we should be using
the correct functions to do the conversions.
2018-08-06 15:06:30 -04:00
..
2018-01-14 19:15:45 +01:00
2018-01-16 18:05:21 +00:00
2018-01-12 19:11:03 -07:00
2018-01-12 19:11:03 -07:00
2018-01-13 23:11:51 +00:00
2018-06-14 12:27:29 -04:00
2018-06-14 12:27:29 -04:00