Skip to content

Commit

Permalink
Change tool tip for composer legend. Fixes #4980
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Feb 11, 2012
1 parent afc90ab commit beb2f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgscomposerbase.ui
Expand Up @@ -152,10 +152,10 @@
<normaloff>../themes/default/mActionAddLegend.png</normaloff>../themes/default/mActionAddLegend.png</iconset>
</property>
<property name="text">
<string>Add Vector Legend</string>
<string>Add Legend</string>
</property>
<property name="toolTip">
<string>Add new vect legend</string>
<string>Add new legend</string>
</property>
</action>
<action name="mActionSelectMoveItem">
Expand Down

0 comments on commit beb2f38

Please sign in to comment.