We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 9faab81 commit cd0a314Copy full SHA for cd0a314
src/ui/qgisapp.ui
@@ -2472,6 +2472,9 @@ Acts on currently active editable layer</string>
2472
<property name="toolTip">
2473
<string>Paste features in clipboard into a new temporary scratch layer.</string>
2474
</property>
2475
+ <property name="shortcut">
2476
+ <string>Ctrl+Alt+V</string>
2477
+ </property>
2478
</action>
2479
<action name="mActionDxfExport">
2480
<property name="text">
0 commit comments