mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-11 17:17:42 +03:00
More debugger fixes.
This commit is contained in:
@@ -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-build-and-run" } );
|
||||
"project-run-executable" } );
|
||||
}
|
||||
|
||||
} // namespace ecode
|
||||
|
||||
Reference in New Issue
Block a user