Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Increased number of decimaps for GDAL Contour
  • Loading branch information
pcav committed Nov 18, 2013
1 parent 51006ce commit d108402
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion python/plugins/GdalTools/tools/widgetContour.ui
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>520</width>
<height>148</height>
<height>163</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -60,6 +60,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>3</number>
</property>
<property name="maximum">
<double>2140000000.000000000000000</double>
</property>
Expand Down

0 comments on commit d108402

Please sign in to comment.