Skip to content

Commit cd0a314

Browse files
committedNov 21, 2018
[needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
1 parent 9faab81 commit cd0a314

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/ui/qgisapp.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,6 +2472,9 @@ Acts on currently active editable layer</string>
24722472
<property name="toolTip">
24732473
<string>Paste features in clipboard into a new temporary scratch layer.</string>
24742474
</property>
2475+
<property name="shortcut">
2476+
<string>Ctrl+Alt+V</string>
2477+
</property>
24752478
</action>
24762479
<action name="mActionDxfExport">
24772480
<property name="text">

0 commit comments

Comments
 (0)
Please sign in to comment.