Document "Tab" in the keyboard shortcuts dialog
This commit is contained in:
parent
40121c56e9
commit
0bcfa06b09
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ void KBShortcutsDialog::fill_shortcuts()
|
|||
// View
|
||||
{ "0-6", L("Camera view") },
|
||||
{ "E", L("Show/Hide object/instance labels") },
|
||||
{ "Tab", L("Switch between Editor/Preview") },
|
||||
// Configuration
|
||||
{ ctrl + "P", L("Preferences") },
|
||||
// Help
|
||||
|
|
Loading…
Reference in a new issue