mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
- Pause / resume in Web UI now updates the GUI
- Code cleanup
This commit is contained in:
@@ -86,7 +86,6 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
|
||||
public slots:
|
||||
bool updateTorrent(QTorrentHandle h);
|
||||
void pauseTorrent(QString hash);
|
||||
void resumeTorrent(QString hash);
|
||||
void deleteTorrent(QString hash);
|
||||
void propertiesSelection();
|
||||
void updateFileSizeAndProgress(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user