Fix download from URLs on Windows

Fix possible encoding problems in paths (Windows)
This commit is contained in:
Christophe Dumez
2011-02-07 20:13:46 +00:00
parent 8568b29cc1
commit 04b63829d7
3 changed files with 25 additions and 17 deletions

View File

@@ -216,6 +216,8 @@ void torrentAdditionDialog::showLoad(QString filePath, QString from_url) {
return;
}
qDebug() << Q_FUNC_INFO << filePath;
this->filePath = filePath;
this->from_url = from_url;
// Getting torrent file informations