Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Larger maximum value for default snapping / search tolerance
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10919 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Jun 14, 2009
1 parent 0d6b96c commit d88e175
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>645</width>
<height>512</height>
<height>517</height>
</rect>
</property>
<property name="windowTitle" >
Expand Down Expand Up @@ -706,7 +706,7 @@
<number>5</number>
</property>
<property name="maximum" >
<double>9999.989999999999782</double>
<double>99999999.989999994635582</double>
</property>
</widget>
</item>
Expand Down Expand Up @@ -736,7 +736,7 @@
<number>5</number>
</property>
<property name="maximum" >
<double>9999.989999999999782</double>
<double>99999999.989999994635582</double>
</property>
</widget>
</item>
Expand Down

0 comments on commit d88e175

Please sign in to comment.