mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
webui (c++): feature: added labels support. #648
This commit is contained in:
parent
9d051ea523
commit
76d93c23b7
4 changed files with 22 additions and 0 deletions
|
@ -86,6 +86,7 @@ private:
|
|||
void action_command_topPrio();
|
||||
void action_command_bottomPrio();
|
||||
void action_command_recheck();
|
||||
void action_command_setLabel();
|
||||
void action_version_api();
|
||||
void action_version_api_min();
|
||||
void action_version_qbittorrent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue