Add "Filter files" field in new torrent dialog

PR #16344.
This commit is contained in:
thalieht
2022-06-04 07:57:50 +03:00
committed by GitHub
parent ab0c82965c
commit 2f9c5cdb22
3 changed files with 34 additions and 1 deletions

View File

@@ -415,9 +415,12 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Maximum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>168</width>
<width>165</width>
<height>20</height>
</size>
</property>