Skip to content

Commit 4c26a81

Browse files
committed
Add default shortcut to open attribute table (F6)
1 parent 7d6d6c7 commit 4c26a81

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)