mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
fix: Crash when evaluating patterns to quickly
This commit is contained in:
@@ -20,6 +20,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
private:
|
||||
ui::PatternDrawer m_patternDrawer;
|
||||
bool m_shouldReset = false;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user