mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Merge label filter into TransferListSortModel
This also fixes a bug that when label filter contains special symbols from regex, the label filter may match torrents with multiple different labels.
This commit is contained in:
@@ -113,7 +113,6 @@ private:
|
||||
TransferListDelegate *listDelegate;
|
||||
TorrentModel *listModel;
|
||||
TransferListSortModel *nameFilterModel;
|
||||
QSortFilterProxyModel *labelFilterModel;
|
||||
QBtSession* BTSession;
|
||||
MainWindow *main_window;
|
||||
QShortcut *editHotkey;
|
||||
|
||||
Reference in New Issue
Block a user