- Torrent files can be renamed

This commit is contained in:
Christophe Dumez 2009-12-19 14:59:38 +00:00
parent bc626e3512
commit 5fc69ccb73
59 changed files with 625 additions and 331 deletions

View file

@ -98,6 +98,7 @@ protected slots:
void showPiecesDownloaded(bool show);
void showPiecesAvailability(bool show);
void updateSavePath(QTorrentHandle& h);
void renameSelectedFile();
public slots:
void loadDynamicData();