mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 18:17:08 -07:00
Folder scanning settings are now properly saved
This commit is contained in:
parent
3c396257de
commit
c8d0f5a104
3 changed files with 4 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue