mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
parent
62d87f384b
commit
7774020ba8
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ TorrentContentTreeView::TorrentContentTreeView(QWidget *parent)
|
|||
: QTreeView(parent)
|
||||
{
|
||||
setExpandsOnDoubleClick(false);
|
||||
setUniformRowHeights(true);
|
||||
header()->setFirstSectionMovable(true);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue