mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
WebUI: Implement removing unused categories
This commit is contained in:
parent
50f2437ac3
commit
24584503d9
7 changed files with 36 additions and 16 deletions
|
@ -89,7 +89,7 @@ private:
|
|||
void action_command_recheck();
|
||||
void action_command_setCategory();
|
||||
void action_command_addCategory();
|
||||
void action_command_removeCategory();
|
||||
void action_command_removeCategories();
|
||||
void action_command_getSavePath();
|
||||
void action_version_api();
|
||||
void action_version_api_min();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue