Attachments: fix multiple downloads
commit3919718a0a3647777e0ab2cba5596ea339189c12
authorJan Kundrát <jkt@flaska.net>
Tue, 25 Dec 2012 17:10:43 +0000 (25 18:10 +0100)
committerJan Kundrát <jkt@flaska.net>
Tue, 25 Dec 2012 17:10:43 +0000 (25 18:10 +0100)
tree6cc47f4b62de09c891c070993c04ecfddb8742db
parent054cb1a3051614f7e09c35b3d700325ac16e4e54
Attachments: fix multiple downloads

The FileDownloadManager contained a bug which prevented it from working when
attempting to download the same file multiple times.
src/Imap/Network/FileDownloadManager.cpp