Fix the tab order in dialogs

* Torrent options
* Torrent creator
* Preferences

Closes #21387.
PR #21395.
This commit is contained in:
thalieht
2024-10-07 16:51:56 +03:00
committed by GitHub
parent 3ea2be41e7
commit d73201c098
4 changed files with 144 additions and 34 deletions

View File

@@ -417,14 +417,18 @@
<tabstop>textInputPath</tabstop>
<tabstop>addFileButton</tabstop>
<tabstop>addFolderButton</tabstop>
<tabstop>comboTorrentFormat</tabstop>
<tabstop>comboPieceSize</tabstop>
<tabstop>buttonCalcTotalPieces</tabstop>
<tabstop>checkPrivate</tabstop>
<tabstop>checkStartSeeding</tabstop>
<tabstop>checkIgnoreShareLimits</tabstop>
<tabstop>checkOptimizeAlignment</tabstop>
<tabstop>spinPaddedFileSizeLimit</tabstop>
<tabstop>trackersList</tabstop>
<tabstop>URLSeedsList</tabstop>
<tabstop>txtComment</tabstop>
<tabstop>lineEditSource</tabstop>
</tabstops>
<resources/>
<connections/>