mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Button for "force model reload", own models component
This commit is contained in:
committed by
Mat Sutcliffe
parent
ab281649f8
commit
08fcc54695
@@ -89,6 +89,13 @@
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pb_ForceReload">
|
||||
<property name="text">
|
||||
<string>force reload</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="lbl_Simulator">
|
||||
<property name="text">
|
||||
@@ -104,6 +111,9 @@
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Simulator</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user