- Torrents can be renamed in transfer list

This commit is contained in:
Christophe Dumez 2010-01-01 13:25:59 +00:00
commit 7bac95c9ad
6 changed files with 49 additions and 3 deletions

View file

@ -117,6 +117,7 @@ public slots:
void applyLabelFilter(QString label);
void previewFile(QString filePath);
void removeLabelFromRows(QString label);
void renameSelectedTorrent();
signals:
void currentTorrentChanged(QTorrentHandle &h);