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 committed by Yorik van Havre
parent ec5fb278b0
commit 91a9ea7fa6
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>