mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
- New peers can manually be added to a torrent
This commit is contained in:
parent
bb4dc84824
commit
94f3323270
10 changed files with 265 additions and 2 deletions
|
@ -74,6 +74,7 @@ public slots:
|
|||
protected slots:
|
||||
void loadSettings();
|
||||
void saveSettings() const;
|
||||
void showPeerListMenu(QPoint);
|
||||
};
|
||||
|
||||
#endif // PEERLISTWIDGET_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue