Skip to content

Commit

Permalink
Clarify tooltip text (addresses #1142)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9141 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gjm committed Aug 24, 2008
1 parent 3890cf3 commit 22b8633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsgeomtypedialogbase.ui
Expand Up @@ -121,7 +121,7 @@
<item row="5" column="3" >
<widget class="QToolButton" name="mAddAttributeButton" >
<property name="toolTip" >
<string>Add values manually</string>
<string>Add attribute</string>
</property>
<property name="text" >
<string>...</string>
Expand Down

0 comments on commit 22b8633

Please sign in to comment.