PostProcessing, added some processEvents to see updates in progress dialog

This commit is contained in:
matlabbe
2016-09-19 17:54:51 -04:00
parent 3434b95d68
commit a0972158dc
2 changed files with 7 additions and 2 deletions

View File

@@ -158,7 +158,7 @@
<item row="8" column="1">
<widget class="QLabel" name="label_voxel_3">
<property name="text">
<string>Cone std dev threshold.</string>
<string>Cone standard deviation threshold.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -168,7 +168,7 @@
<item row="8" column="0">
<widget class="QDoubleSpinBox" name="doubleSpinBox_coneStdDevThresh">
<property name="suffix">
<string/>
<string> m</string>
</property>
<property name="decimals">
<number>2</number>