Skip to content

Commit e0e287b

Browse files
committedNov 18, 2013
Increased number of decimaps for GDAL Contour
1 parent 46fba2c commit e0e287b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
 

‎python/plugins/GdalTools/tools/widgetContour.ui

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>520</width>
10-
<height>148</height>
10+
<height>163</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -60,6 +60,15 @@
6060
<verstretch>0</verstretch>
6161
</sizepolicy>
6262
</property>
63+
<property name="maximumSize">
64+
<size>
65+
<width>16777212</width>
66+
<height>16777215</height>
67+
</size>
68+
</property>
69+
<property name="decimals">
70+
<number>3</number>
71+
</property>
6372
<property name="maximum">
6473
<double>2140000000.000000000000000</double>
6574
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.