mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 22:07:36 +00:00
HackStudio: Migrate execution-position indicator to TextEditor API
This commit is contained in:
parent
99221a436e
commit
620bf45f43
2 changed files with 11 additions and 6 deletions
|
@ -124,6 +124,7 @@ private:
|
|||
bool m_use_semantic_syntax_highlighting { false };
|
||||
|
||||
GutterIndicatorID m_breakpoint_indicator_id;
|
||||
GutterIndicatorID m_execution_indicator_id;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue