mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T691, tab focus in FP
This commit is contained in:
committed by
Mat Sutcliffe
parent
90afa0b93b
commit
fa8eed1611
@@ -345,6 +345,9 @@
|
||||
<height>75</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="tabChangesFocus">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>enter remarks here or use "generator"</string>
|
||||
</property>
|
||||
@@ -594,6 +597,9 @@
|
||||
<height>75</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="tabChangesFocus">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="9" column="3">
|
||||
|
||||
Reference in New Issue
Block a user