mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 23:52:31 -06:00
committed by
GitHub
parent
e37661d53a
commit
1be5b3abd8
@@ -510,7 +510,7 @@
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="TorrentContentTreeView" name="contentTreeView">
|
||||
<widget class="TorrentContentWidget" name="contentTreeView">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>1</horstretch>
|
||||
@@ -612,9 +612,9 @@
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>TorrentContentTreeView</class>
|
||||
<class>TorrentContentWidget</class>
|
||||
<extends>QTreeView</extends>
|
||||
<header>gui/torrentcontenttreeview.h</header>
|
||||
<header>gui/torrentcontentwidget.h</header>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>FileSystemPathComboEdit</class>
|
||||
|
||||
Reference in New Issue
Block a user