diff --git a/src/core/management_layer/plugins/stageplay_text/text/stageplay_text_edit_shortcuts_manager.cpp b/src/core/management_layer/plugins/stageplay_text/text/stageplay_text_edit_shortcuts_manager.cpp index feae1d8b4..d8b03e30a 100644 --- a/src/core/management_layer/plugins/stageplay_text/text/stageplay_text_edit_shortcuts_manager.cpp +++ b/src/core/management_layer/plugins/stageplay_text/text/stageplay_text_edit_shortcuts_manager.cpp @@ -94,9 +94,8 @@ void StageplayTextEditShortcutsManager::setShortcutsContext(QWidget* _context) d->createOrUpdateShortcut(TextParagraphType::SceneHeading); d->createOrUpdateShortcut(TextParagraphType::Character); d->createOrUpdateShortcut(TextParagraphType::Dialogue); - d->createOrUpdateShortcut(TextParagraphType::Sound); - d->createOrUpdateShortcut(TextParagraphType::Music); - d->createOrUpdateShortcut(TextParagraphType::Cue); + d->createOrUpdateShortcut(TextParagraphType::Parenthetical); + d->createOrUpdateShortcut(TextParagraphType::Action); d->createOrUpdateShortcut(TextParagraphType::InlineNote); //