mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 17:10:44 +08:00
Checkpoint. Syntax colors. Can now apply new ones.
This commit is contained in:
@@ -297,6 +297,7 @@ void SeerMainWindow::handleSettingsConfiguration () {
|
||||
gdbWidget->setGdbArguments(dlg.gdbArguments());
|
||||
gdbWidget->setGdbAsyncMode(dlg.gdbAsyncMode());
|
||||
gdbWidget->editorManager()->setEditorFont(dlg.editorFont());
|
||||
gdbWidget->editorManager()->setEditorHighlighterSettings(dlg.editorHighlighterSettings());
|
||||
}
|
||||
|
||||
void SeerMainWindow::handleSettingsSaveConfiguration () {
|
||||
|
||||
Reference in New Issue
Block a user