mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Download-from-URL textbox changes focus on tab key
This commit is contained in:
parent
92757b9f22
commit
cf89d892c6
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