Skip to content

Commit 4faae3d

Browse files
author
mhugent
committedMar 21, 2007
Added hint to project properties that snapping distance is in mapping units
git-svn-id: http://svn.osgeo.org/qgis/trunk@6824 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a9c3b40 commit 4faae3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/ui/qgsprojectpropertiesbase.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<rect>
66
<x>0</x>
77
<y>0</y>
8-
<width>565</width>
8+
<width>583</width>
99
<height>517</height>
1010
</rect>
1111
</property>
@@ -261,7 +261,7 @@
261261
<item row="0" column="2" >
262262
<widget class="QLabel" name="textLabel1_2_2_2" >
263263
<property name="text" >
264-
<string>Snapping Tolerance:</string>
264+
<string>Snapping Tolerance (in map units):</string>
265265
</property>
266266
<property name="buddy" >
267267
<cstring>leSnappingTolerance</cstring>

0 commit comments

Comments
 (0)
Please sign in to comment.