mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Set the max value for the identify search radius spinbox to 100
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6161 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
5ee8a9a4a3
commit
88d598559a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user