diff --git a/src/View/ui/MeshingOptions.ui b/src/View/ui/MeshingOptions.ui index c6f6108de1ebaef3a3b228f1a3f9869764e24706..b2fe91f783423bcbd5c41244cbcde1fd69bf371b 100644 --- a/src/View/ui/MeshingOptions.ui +++ b/src/View/ui/MeshingOptions.ui @@ -132,6 +132,9 @@ <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QDoubleSpinBox" name="doubleSpinBox_space_step"> + <property name="maximum"> + <double>9999.989999999999782</double> + </property> <property name="value"> <double>50.000000000000000</double> </property>