mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Add auto torrent management to webui context menu (addresses #6815)
This commit is contained in:
parent
e2893fe68f
commit
771033a449
7 changed files with 59 additions and 0 deletions
|
@ -92,6 +92,7 @@ private:
|
|||
void action_command_bottomPrio();
|
||||
void action_command_setLocation();
|
||||
void action_command_rename();
|
||||
void action_command_setAutoTMM();
|
||||
void action_command_recheck();
|
||||
void action_command_setCategory();
|
||||
void action_command_addCategory();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue