mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Fix torrent addition dialog bug introduced in v2.4.1
This commit is contained in:
parent
124dcee7b8
commit
d56fc9fcd4
@ -280,8 +280,6 @@ void torrentAdditionDialog::showLoad(QString filePath, QString from_url) {
|
||||
if(t->num_files() <= 1)
|
||||
hideTorrentContent();
|
||||
|
||||
// No need to display torrent content
|
||||
hideTorrentContent();
|
||||
// Limit dialog width
|
||||
limitDialogWidth();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user