mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
Folder scanning settings are now properly saved
This commit is contained in:
@@ -95,7 +95,7 @@ protected slots:
|
||||
|
||||
public slots:
|
||||
void refreshList();
|
||||
void addTorrent(QTorrentHandle& h);
|
||||
void addTorrent(const QTorrentHandle& h);
|
||||
void pauseTorrent(QTorrentHandle &h);
|
||||
void setFinished(QTorrentHandle &h);
|
||||
void setSelectionLabel(QString label);
|
||||
|
||||
Reference in New Issue
Block a user