mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 15:06:08 +03:00
Fix tab order in setup page
This commit is contained in:
parent
28e15f5420
commit
d2ebcd065e
1 changed files with 8 additions and 0 deletions
|
@ -172,6 +172,14 @@
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>leUrl</tabstop>
|
||||||
|
<tabstop>cbSecureConnect</tabstop>
|
||||||
|
<tabstop>cbConnectOC</tabstop>
|
||||||
|
<tabstop>leUsername</tabstop>
|
||||||
|
<tabstop>lePassword</tabstop>
|
||||||
|
<tabstop>cbNoPasswordStore</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
Loading…
Reference in a new issue