remove duplicate call of t1 calculate and t1 interpolation

This commit is contained in:
Dominik Demuth
2023-07-21 19:53:08 +02:00
parent 0cf5d7eef9
commit 1ff462c4b1
5 changed files with 11 additions and 5 deletions

View File

@ -451,6 +451,9 @@
</item>
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="checkBox_interpol">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Use minimon interpolation</string>
</property>