mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Follow-up of 4a59a45d51 -> missed cleanup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user