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
(cherry picked from commit cd0a314)
  • Loading branch information
nyalldawson committed Nov 27, 2018
1 parent 5e4d156 commit 6e0a9a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgisapp.ui
Expand Up @@ -2456,6 +2456,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 6e0a9a4

Please sign in to comment.