Skip to content

Commit ccb0796

Browse files
author
Lee Miller
committed
Change tab stops in New address dialog
1 parent fce9a07 commit ccb0796

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/bitmessageqt/newaddressdialog.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,17 +309,17 @@ The 'Random Number' option is selected by default but deterministic addresses ha
309309
</layout>
310310
</widget>
311311
<tabstops>
312-
<tabstop>radioButtonRandomAddress</tabstop>
313-
<tabstop>radioButtonDeterministicAddress</tabstop>
314312
<tabstop>newaddresslabel</tabstop>
313+
<tabstop>buttonBox</tabstop>
314+
<tabstop>radioButtonDeterministicAddress</tabstop>
315+
<tabstop>radioButtonRandomAddress</tabstop>
315316
<tabstop>radioButtonMostAvailable</tabstop>
316317
<tabstop>radioButtonExisting</tabstop>
317318
<tabstop>comboBoxExisting</tabstop>
318319
<tabstop>lineEditPassphrase</tabstop>
319320
<tabstop>lineEditPassphraseAgain</tabstop>
320321
<tabstop>spinBoxNumberOfAddressesToMake</tabstop>
321322
<tabstop>checkBoxEighteenByteRipe</tabstop>
322-
<tabstop>buttonBox</tabstop>
323323
</tabstops>
324324
<resources/>
325325
<connections>

0 commit comments

Comments
 (0)