Change tab stops in New address dialog
This commit is contained in:
parent
fce9a077be
commit
ccb0796351
|
@ -309,9 +309,10 @@ The 'Random Number' option is selected by default but deterministic addresses ha
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
<tabstop>radioButtonRandomAddress</tabstop>
|
|
||||||
<tabstop>radioButtonDeterministicAddress</tabstop>
|
|
||||||
<tabstop>newaddresslabel</tabstop>
|
<tabstop>newaddresslabel</tabstop>
|
||||||
|
<tabstop>buttonBox</tabstop>
|
||||||
|
<tabstop>radioButtonDeterministicAddress</tabstop>
|
||||||
|
<tabstop>radioButtonRandomAddress</tabstop>
|
||||||
<tabstop>radioButtonMostAvailable</tabstop>
|
<tabstop>radioButtonMostAvailable</tabstop>
|
||||||
<tabstop>radioButtonExisting</tabstop>
|
<tabstop>radioButtonExisting</tabstop>
|
||||||
<tabstop>comboBoxExisting</tabstop>
|
<tabstop>comboBoxExisting</tabstop>
|
||||||
|
@ -319,7 +320,6 @@ The 'Random Number' option is selected by default but deterministic addresses ha
|
||||||
<tabstop>lineEditPassphraseAgain</tabstop>
|
<tabstop>lineEditPassphraseAgain</tabstop>
|
||||||
<tabstop>spinBoxNumberOfAddressesToMake</tabstop>
|
<tabstop>spinBoxNumberOfAddressesToMake</tabstop>
|
||||||
<tabstop>checkBoxEighteenByteRipe</tabstop>
|
<tabstop>checkBoxEighteenByteRipe</tabstop>
|
||||||
<tabstop>buttonBox</tabstop>
|
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections>
|
<connections>
|
||||||
|
|
Reference in New Issue
Block a user