Skip to content

Commit d88e175

Browse files
author
mhugent
committedJun 14, 2009
Larger maximum value for default snapping / search tolerance
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10919 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<x>0</x>
77
<y>0</y>
88
<width>645</width>
9-
<height>512</height>
9+
<height>517</height>
1010
</rect>
1111
</property>
1212
<property name="windowTitle" >
@@ -706,7 +706,7 @@
706706
<number>5</number>
707707
</property>
708708
<property name="maximum" >
709-
<double>9999.989999999999782</double>
709+
<double>99999999.989999994635582</double>
710710
</property>
711711
</widget>
712712
</item>
@@ -736,7 +736,7 @@
736736
<number>5</number>
737737
</property>
738738
<property name="maximum" >
739-
<double>9999.989999999999782</double>
739+
<double>99999999.989999994635582</double>
740740
</property>
741741
</widget>
742742
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.