mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
impr: Better UI/UX of the new debugger
This commit is contained in:
@@ -166,7 +166,6 @@ namespace hex::plugin::builtin {
|
||||
|
||||
PerProvider<bool> m_shouldAnalyze;
|
||||
PerProvider<bool> m_breakpointHit;
|
||||
PerProvider<int> m_temporaryBreakpointLine;
|
||||
PerProvider<ui::PatternDrawer> m_debuggerDrawer;
|
||||
std::atomic<bool> m_resetDebuggerVariables;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user