mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Enlarge combobox to fix its contents
This commit is contained in:
parent
9f2fe2b678
commit
60524348f0
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@
|
|||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="minimumContentsLength">
|
||||
<number>7</number>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Auto</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue