mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Implement tag management for WebUI
This commit is contained in:
@@ -56,6 +56,11 @@ private slots:
|
||||
void editCategoryAction();
|
||||
void removeCategoriesAction();
|
||||
void categoriesAction();
|
||||
void addTagsAction();
|
||||
void removeTagsAction();
|
||||
void createTagsAction();
|
||||
void deleteTagsAction();
|
||||
void tagsAction();
|
||||
void addAction();
|
||||
void deleteAction();
|
||||
void addTrackersAction();
|
||||
|
||||
Reference in New Issue
Block a user