Skip to content

Commit 81be39a

Browse files
author
mhugent
committedOct 25, 2009
More meaningful dialog title
git-svn-id: http://svn.osgeo.org/qgis/trunk@11840 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a24884c commit 81be39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsavoidintersectionsdialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</rect>
1111
</property>
1212
<property name="windowTitle" >
13-
<string>Dialog</string>
13+
<string>Remove intersections of new polygons with layers</string>
1414
</property>
1515
<layout class="QGridLayout" name="gridLayout" >
1616
<item row="0" column="0" >

0 commit comments

Comments
 (0)
Please sign in to comment.