touchup for file progress

This commit is contained in:
Marcos Pinto 2007-07-11 09:26:03 +00:00
parent 2d9948e083
commit ecb552f939
1 changed files with 3 additions and 0 deletions

View File

@ -1119,6 +1119,9 @@ class DelugeGTK:
if file['path'] in curr_files.keys():
self.file_store.set(self.file_store.get_iter_from_string(curr_files[file['path']]),
3, file['progress'])
del new_peer_info
del new_ips
del curr_ips
return True