1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-11 21:01:07 +00:00
sledgehammer999 ddba79ef3d
Fix wrong QString::arg() usage that leads to crash
We need to be careful when using the multi-arg version of
QString::arg() and passing as 2nd, 3rd etc parameter an int.
It doesn't do the same as passing multiple QStrings.
2018-04-11 17:01:43 +03:00
..
2018-03-14 23:37:08 +08:00
2018-03-25 15:53:31 +08:00
2018-03-25 15:53:31 +08:00
2018-01-28 19:16:24 +03:00
2018-01-28 19:16:24 +03:00
2018-03-14 23:37:08 +08:00