Small fix in dialog box
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDoubleSpinBox" name="doubleSpinBox_MaxSize"/>
|
||||
<widget class="QDoubleSpinBox" name="doubleSpinBox_MaxSize">
|
||||
<property name="maximum">
|
||||
<double>9999999.990000000223517</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user