- Make use of h.is_seed() instead of h.progress() == 1.

This commit is contained in:
Christophe Dumez
2008-09-03 18:19:17 +00:00
parent 8440e9982f
commit a622152747
3 changed files with 7 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ class QTorrentHandle {
size_type total_payload_upload();
QStringList files_path() const;
int num_uploads() const;
bool is_seed() const;
//
// Setters