mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Now it use object property to store visited information instead of an array. Also prefix temporary properties with underscore. There are no user visible changes. PR #23670.