mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Several fixes to the new torrent model (still buggy)
This commit is contained in:
@@ -76,6 +76,7 @@ private slots:
|
||||
void notifyTorrentChanged(int row);
|
||||
void forceModelRefresh();
|
||||
void handleTorrentLabelChange(QString previous, QString current);
|
||||
void handleTorrentAboutToBeRemoved(const QTorrentHandle & h);
|
||||
|
||||
private:
|
||||
void beginInsertTorrent(int row);
|
||||
|
||||
Reference in New Issue
Block a user