Add ability to add and ban a peer from the Web UI

This commit is contained in:
Thomas Piccirello
2019-01-13 21:40:15 -08:00
parent f121e67aba
commit 0fa28f233f
8 changed files with 197 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ private slots:
void addTrackersAction();
void editTrackerAction();
void removeTrackersAction();
void addPeersAction();
void filePrioAction();
void uploadLimitAction();
void downloadLimitAction();