mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
committed by
GitHub
parent
e37661d53a
commit
1be5b3abd8
@@ -1082,7 +1082,7 @@
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="TorrentContentTreeView" name="filesList">
|
||||
<widget class="TorrentContentWidget" name="filesList">
|
||||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::CustomContextMenu</enum>
|
||||
</property>
|
||||
@@ -1121,9 +1121,9 @@
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>TorrentContentTreeView</class>
|
||||
<class>TorrentContentWidget</class>
|
||||
<extends>QTreeView</extends>
|
||||
<header location="global">gui/torrentcontenttreeview.h</header>
|
||||
<header location="global">gui/torrentcontentwidget.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
|
||||
Reference in New Issue
Block a user