- Fix several bugs in new "Append label to save path" feature

This commit is contained in:
Christophe Dumez 2009-12-18 16:56:57 +00:00
parent dc0ad73eca
commit 411a1c641d
4 changed files with 19 additions and 2 deletions

View file

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