Fixed 0.0 division when only 1 Hydrostatic point is requested. Now 2 points must be selected at least

This commit is contained in:
Jose Luis Cercos Pita
2012-07-25 19:13:52 +02:00
parent 9243db3f57
commit cbf5e65fe8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -190,7 +190,7 @@
</sizepolicy>
</property>
<property name="minimum">
<number>1</number>
<number>2</number>
</property>
<property name="maximum">
<number>9999</number>