Skip to content

Commit 6e0a9a4

Browse files
committed
[needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
(cherry picked from commit cd0a314)
1 parent 5e4d156 commit 6e0a9a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ui/qgisapp.ui

+3
Original file line numberDiff line numberDiff line change
@@ -2456,6 +2456,9 @@ Acts on currently active editable layer</string>
24562456
<property name="toolTip">
24572457
<string>Paste features in clipboard into a new temporary scratch layer.</string>
24582458
</property>
2459+
<property name="shortcut">
2460+
<string>Ctrl+Alt+V</string>
2461+
</property>
24592462
</action>
24602463
<action name="mActionDxfExport">
24612464
<property name="text">

0 commit comments

Comments
 (0)