mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Fix column resizing issues
This commit is contained in:
@@ -1072,6 +1072,7 @@ void options_imp::on_addScanFolderButton_clicked() {
|
||||
break;
|
||||
default:
|
||||
addedScanDirs << dir;
|
||||
scanFoldersView->resizeColumnsToContents();
|
||||
enableApplyButton();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user