Skip to content

Commit 11043c4

Browse files
committedOct 14, 2016
Add default shortcut to open attribute table (F6)
1 parent de360f2 commit 11043c4

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
@@ -1399,6 +1399,9 @@
13991399
<property name="text">
14001400
<string>Open &amp;Attribute Table</string>
14011401
</property>
1402+
<property name="shortcut">
1403+
<string>F6</string>
1404+
</property>
14021405
</action>
14031406
<action name="mActionToggleEditing">
14041407
<property name="checkable">

0 commit comments

Comments
 (0)
Please sign in to comment.