Skip to content

Commit f5350c9

Browse files
committedDec 27, 2016
[ui] Ctrl+F3 shortcut to open select features by expression
1 parent 90f435d commit f5350c9

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
@@ -2248,6 +2248,9 @@ Acts on currently active editable layer</string>
22482248
<property name="toolTip">
22492249
<string>Select features using an expression</string>
22502250
</property>
2251+
<property name="shortcut">
2252+
<string>Ctrl+F3</string>
2253+
</property>
22512254
</action>
22522255
<action name="mActionNeedSupport">
22532256
<property name="text">

0 commit comments

Comments
 (0)
Please sign in to comment.