mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #725, fixed tab orders
This commit is contained in:
committed by
Mathew Sutcliffe
parent
d65c2dddfb
commit
6b0412d68d
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>237</width>
|
||||
<height>110</height>
|
||||
<height>112</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -141,6 +141,14 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>cb_Name</tabstop>
|
||||
<tabstop>le_Name</tabstop>
|
||||
<tabstop>cb_Description</tabstop>
|
||||
<tabstop>le_Description</tabstop>
|
||||
<tabstop>cb_Simulator</tabstop>
|
||||
<tabstop>cb_Mode</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user