mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Redesign main core classes.
This commit is contained in:
parent
60c0939e05
commit
d16d1fdb3a
152 changed files with 11366 additions and 8967 deletions
|
@ -25,7 +25,7 @@ public:
|
|||
void removePath(const QString &path);
|
||||
|
||||
signals:
|
||||
void torrentsAdded(QStringList &pathList);
|
||||
void torrentsAdded(const QStringList &pathList);
|
||||
|
||||
protected slots:
|
||||
void scanLocalFolder(QString path);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue