mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Added Upload limit per torrent in finished list
This commit is contained in:
@@ -54,6 +54,9 @@ class FinishedTorrents : public QWidget, public Ui::seeding{
|
||||
void displayFinishedListMenu(const QPoint&);
|
||||
void setRowColor(int row, const QString& color);
|
||||
|
||||
protected slots:
|
||||
void on_actionSet_upload_limit_triggered();
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user