mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-22 06:13:36 -07:00
Download-from-URL textbox changes focus on tab key
This commit is contained in:
parent
4ec2a37f5d
commit
be91f749ee
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@
|
|||
<property name="acceptRichText">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="tabChangesFocus">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue