Folder scanning settings are now properly saved

This commit is contained in:
Christophe Dumez 2010-03-03 21:17:45 +00:00
commit c8d0f5a104
3 changed files with 4 additions and 2 deletions

View file

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