mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Follow-up of 4a59a45d51
-> missed cleanup
This commit is contained in:
parent
3fd6c8a2ff
commit
3684eea53d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue