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 // View
{ "0-6", L("Camera view") }, { "0-6", L("Camera view") },
{ "E", L("Show/Hide object/instance labels") }, { "E", L("Show/Hide object/instance labels") },
{ "Tab", L("Switch between Editor/Preview") },
// Configuration // Configuration
{ ctrl + "P", L("Preferences") }, { ctrl + "P", L("Preferences") },
// Help // Help