Fix tab focus order in ui files.

This commit is contained in:
Felix Geyer
2013-11-17 10:15:50 +01:00
parent 091e87aeb3
commit 9080864167
14 changed files with 100 additions and 3 deletions

View File

@@ -171,6 +171,19 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>checkBoxLower</tabstop>
<tabstop>checkBoxNumbers</tabstop>
<tabstop>checkBoxUpper</tabstop>
<tabstop>checkBoxSpecialChars</tabstop>
<tabstop>checkBoxExcludeAlike</tabstop>
<tabstop>checkBoxEnsureEvery</tabstop>
<tabstop>spinBoxLength</tabstop>
<tabstop>editNewPassword</tabstop>
<tabstop>togglePasswordButton</tabstop>
<tabstop>buttonGenerate</tabstop>
<tabstop>buttonApply</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>