mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 21:14:33 +00:00
Fix column resizing issues
This commit is contained in:
parent
7419e930ab
commit
27afbaf7e7
@ -1072,6 +1072,7 @@ void options_imp::on_addScanFolderButton_clicked() {
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
addedScanDirs << dir;
|
addedScanDirs << dir;
|
||||||
|
scanFoldersView->resizeColumnsToContents();
|
||||||
enableApplyButton();
|
enableApplyButton();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user