1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-09-11 21:42:08 +00:00
Chocobo1 78638a15be
Migrate away from deprecated QVariant comparison operators
Fortunately, serializing to JSON limits the data types to a very small
subset and thus we are able to implement the comparison without much
hassle.

Fix up cba8d83b2195a2c323e5fc430b8f68a0aff33a6f.
2020-12-18 13:19:15 +08:00
..