mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
- Pause / resume in Web UI now updates the GUI
- Code cleanup
This commit is contained in:
@@ -78,7 +78,6 @@ class FinishedTorrents : public QWidget, public Ui::seeding {
|
||||
void addTorrent(QString hash);
|
||||
void updateTorrent(QTorrentHandle h);
|
||||
void pauseTorrent(QString hash);
|
||||
void resumeTorrent(QString hash);
|
||||
void propertiesSelection();
|
||||
void deleteTorrent(QString hash);
|
||||
void showPropertiesFromHash(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user