mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
Fix the tab order in dialogs
* Torrent options * Torrent creator * Preferences Closes #21387. PR #21395.
This commit is contained in:
@@ -208,6 +208,15 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>comboBoxRatioMode</tabstop>
|
||||
<tabstop>spinBoxRatioValue</tabstop>
|
||||
<tabstop>comboBoxSeedingTimeMode</tabstop>
|
||||
<tabstop>spinBoxSeedingTimeValue</tabstop>
|
||||
<tabstop>comboBoxInactiveSeedingTimeMode</tabstop>
|
||||
<tabstop>spinBoxInactiveSeedingTimeValue</tabstop>
|
||||
<tabstop>comboBoxAction</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user