Minor adjustments in interpolation setup

* scenery offset fix default is off
* renamings
This commit is contained in:
Klaus Basan
2019-02-21 18:56:13 +01:00
committed by Mat Sutcliffe
parent ec1dde412d
commit 9745bafd4e
4 changed files with 14 additions and 8 deletions

View File

@@ -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/>