Skip to content

Commit

Permalink
Added hint to project properties that snapping distance is in mapping…
Browse files Browse the repository at this point in the history
… units

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6824 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Mar 21, 2007
1 parent 02e4fd1 commit a13227e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgsprojectpropertiesbase.ui
Expand Up @@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>565</width>
<width>583</width>
<height>517</height>
</rect>
</property>
Expand Down Expand Up @@ -261,7 +261,7 @@
<item row="0" column="2" >
<widget class="QLabel" name="textLabel1_2_2_2" >
<property name="text" >
<string>Snapping Tolerance:</string>
<string>Snapping Tolerance (in map units):</string>
</property>
<property name="buddy" >
<cstring>leSnappingTolerance</cstring>
Expand Down

0 comments on commit a13227e

Please sign in to comment.