Redesign main core classes.

This commit is contained in:
Vladimir Golovnev (Glassez) 2015-04-19 18:17:47 +03:00
parent 60c0939e05
commit d16d1fdb3a
152 changed files with 11366 additions and 8967 deletions

View file

@ -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);