mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 11:38:50 -07:00
- Update torrent metadata in transfer list once it is received
This commit is contained in:
parent
8d59f3c4e1
commit
33324c190e
2 changed files with 12 additions and 0 deletions
|
@ -71,6 +71,7 @@ protected slots:
|
|||
bool loadHiddenColumns();
|
||||
void saveHiddenColumns();
|
||||
void displayListMenu(const QPoint&);
|
||||
void updateMetadata(QTorrentHandle &h);
|
||||
//void setRowColor(int row, QColor color);
|
||||
|
||||
public slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue