mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Minor adjustments in interpolation setup
* scenery offset fix default is off * renamings
This commit is contained in:
committed by
Mat Sutcliffe
parent
ec1dde412d
commit
9745bafd4e
@@ -172,9 +172,9 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pb_Delete">
|
||||
<widget class="QPushButton" name="pb_DeleteOrReset">
|
||||
<property name="text">
|
||||
<string>delete</string>
|
||||
<string>delete/reset</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -216,7 +216,7 @@
|
||||
<tabstop>pb_Reload</tabstop>
|
||||
<tabstop>cb_IgnoreGlobal</tabstop>
|
||||
<tabstop>pb_RenderingSetup</tabstop>
|
||||
<tabstop>pb_Delete</tabstop>
|
||||
<tabstop>pb_DeleteOrReset</tabstop>
|
||||
<tabstop>pb_Save</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
|
||||
Reference in New Issue
Block a user