mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +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>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>leUrl</tabstop>
|
||||
<tabstop>cbSecureConnect</tabstop>
|
||||
<tabstop>cbConnectOC</tabstop>
|
||||
<tabstop>leUsername</tabstop>
|
||||
<tabstop>lePassword</tabstop>
|
||||
<tabstop>cbNoPasswordStore</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
|
Loading…
Reference in a new issue