Fix the tab order in the magnatune settings page so password comes after username

This commit is contained in:
David Sansome 2011-11-27 17:53:54 +00:00
parent 1e0a9e6d94
commit add91d32de
1 changed files with 7 additions and 0 deletions

View File

@ -172,6 +172,13 @@
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>membership</tabstop>
<tabstop>username</tabstop>
<tabstop>password</tabstop>
<tabstop>login</tabstop>
<tabstop>format</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>