mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
"Completed On" column is not updated until restart (closes #84)
This commit is contained in:
@@ -104,6 +104,7 @@ private slots:
|
||||
void addTorrent(const QTorrentHandle& h);
|
||||
void removeTorrent(const QString &hash);
|
||||
void handleTorrentUpdate(const QTorrentHandle &h);
|
||||
void handleFinishedTorrent(const QTorrentHandle& h);
|
||||
void notifyTorrentChanged(int row);
|
||||
void forceModelRefresh();
|
||||
void handleTorrentLabelChange(QString previous, QString current);
|
||||
|
||||
Reference in New Issue
Block a user