Document "Tab" in the keyboard shortcuts dialog

This commit is contained in:
Yuri D'Elia 2020-09-11 20:29:58 +02:00 committed by Lukas Matena
parent 40121c56e9
commit 0bcfa06b09

View file

@ -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