Follow-up of 4a59a45d51 -> missed cleanup

This commit is contained in:
Enrico Turri 2020-03-13 13:20:38 +01:00
parent 3fd6c8a2ff
commit 3684eea53d

View file

@ -144,9 +144,7 @@ void KBShortcutsDialog::fill_shortcuts()
{ ctrl + "J", L("Print host upload queue") }, { ctrl + "J", L("Print host upload queue") },
// View // View
{ "0-6", L("Camera view") }, { "0-6", L("Camera view") },
#if ENABLE_SHOW_SCENE_LABELS
{ "E", L("Show/Hide object/instance labels") }, { "E", L("Show/Hide object/instance labels") },
#endif // ENABLE_SHOW_SCENE_LABELS
// Configuration // Configuration
{ ctrl + "P", L("Preferences") }, { ctrl + "P", L("Preferences") },
// Help // Help