mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
webui (c++): feature: added labels support. #648
This commit is contained in:
committed by
ngosang
parent
9d051ea523
commit
76d93c23b7
@@ -255,6 +255,7 @@ private:
|
||||
* - "seq_dl": Torrent sequential download state
|
||||
* - "f_l_piece_prio": Torrent first last piece priority state
|
||||
* - "force_start": Torrent force start state
|
||||
* - "label": Torrent label
|
||||
*/
|
||||
QByteArray btjson::getTorrents(QString filter, QString label,
|
||||
QString sortedColumn, bool reverse, int limit, int offset)
|
||||
|
||||
Reference in New Issue
Block a user