Merge remote-tracking branch 'origin/pr/203'

* origin/pr/203:
  Fixed tab order in VM Settings
This commit is contained in:
Marek Marczykowski-Górecki 2019-10-24 03:25:33 +02:00
commit 1a6addd2db
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -1479,6 +1479,7 @@ The qube must be running to disable seamless mode; this setting is not persisten
</layout>
</widget>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>vmname</tabstop>
<tabstop>rename_vm_button</tabstop>
<tabstop>vmlabel</tabstop>
@ -1514,11 +1515,9 @@ The qube must be running to disable seamless mode; this setting is not persisten
<tabstop>no_strict_reset_button</tabstop>
<tabstop>refresh_apps_button</tabstop>
<tabstop>service_line_edit</tabstop>
<tabstop>services_list</tabstop>
<tabstop>add_srv_button</tabstop>
<tabstop>services_list</tabstop>
<tabstop>remove_srv_button</tabstop>
<tabstop>buttonBox</tabstop>
<tabstop>tabWidget</tabstop>
</tabstops>
<resources>
<include location="../resources.qrc"/>