Skip to content

Commit

Permalink
Set the max value for the identify search radius spinbox to 100
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6161 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Dec 1, 2006
1 parent e826214 commit 4e154fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsoptionsbase.ui
Expand Up @@ -440,7 +440,7 @@ p, li { white-space: pre-wrap; }
<string>%</string>
</property>
<property name="maximum" >
<double>1000.000000000000000</double>
<double>100.000000000000000</double>
</property>
<property name="singleStep" >
<double>0.010000000000000</double>
Expand Down

0 comments on commit 4e154fb

Please sign in to comment.