Skip to content

Commit

Permalink
[needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 21, 2018
1 parent 9faab81 commit cd0a314
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgisapp.ui
Expand Up @@ -2472,6 +2472,9 @@ Acts on currently active editable layer</string>
<property name="toolTip">
<string>Paste features in clipboard into a new temporary scratch layer.</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+V</string>
</property>
</action>
<action name="mActionDxfExport">
<property name="text">
Expand Down

0 comments on commit cd0a314

Please sign in to comment.