Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix the virtual layer icon text
  • Loading branch information
Hugo Mercier committed Mar 23, 2016
1 parent 70e2696 commit ee81c6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgisapp.ui
Expand Up @@ -2233,10 +2233,10 @@ Acts on currently active editable layer</string>
<normaloff>:/images/themes/default/mActionAddVirtualLayer.svg</normaloff>:/images/themes/default/mActionAddVirtualLayer.svg</iconset>
</property>
<property name="text">
<string>Add Virtual Layer...</string>
<string>Add/Edit Virtual Layer...</string>
</property>
<property name="toolTip">
<string>Add Virtual Layer</string>
<string>Add/Edit Virtual Layer</string>
</property>
</action>
<action name="mActionPasteAsNewVector">
Expand Down

0 comments on commit ee81c6b

Please sign in to comment.