Nit in terminal.

This commit is contained in:
Martín Lucas Golini
2025-04-07 19:39:46 -03:00
parent be65e47bb5
commit 1f6884972e

View File

@@ -572,7 +572,7 @@ void TerminalManager::setKeybindings( UITerminal* term ) {
"debug-draw-boxes-toggle", "debug-draw-debug-data", "debug-widget-tree-view",
"open-locatebar", "open-command-palette", "open-global-search", "menu-toggle",
"console-toggle", "go-to-line", "editor-go-back", "editor-go-forward",
"project-run-executable" } );
"project-run-executable", "project-build-and-run" } );
}
} // namespace ecode