Skip to content
Permalink
Browse files
Fix for ticket #1058
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8409 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed May 7, 2008
1 parent f1d3377 commit be36ee5
Showing 1 changed file with 6 additions and 0 deletions.
@@ -824,6 +824,9 @@
</item>
<item>
<widget class="QDoubleSpinBox" name="mSearchRadiusVertexEditSpinBox" >
<property name="decimals" >
<number>5</number>
</property>
<property name="maximum" >
<double>9999.989999999999782</double>
</property>
@@ -861,6 +864,9 @@
</item>
<item>
<widget class="QDoubleSpinBox" name="mDefaultSnappingToleranceSpinBox" >
<property name="decimals" >
<number>5</number>
</property>
<property name="maximum" >
<double>9999.989999999999782</double>
</property>

0 comments on commit be36ee5

Please sign in to comment.