Replace QVector with QList
commitc30a07702d1bb9388ea21ee352ee74bf008e276d
authorxavier2k6 <42386382+xavier2k6@users.noreply.github.com>
Mon, 30 Sep 2024 10:20:58 +0000 (30 11:20 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 10:20:58 +0000 (30 18:20 +0800)
treeac475656002899658234a3ffd416573dd0690d62
parentd8e24314ec120543729bb8bb31b8519731f1f4cf
Replace QVector with QList

Migrated last remnants of QVector to Qlist, reference https://github.com/qbittorrent/qBittorrent/pull/21016#issuecomment-2212403741 onward.

PR #21407.
src/app/qtlocalpeer/qtlockedfile.h
src/gui/macutilities.mm
test/testbittorrenttrackerentry.cpp