mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
fix: Compile error because of prematurely committed change
This commit is contained in:
@@ -672,7 +672,7 @@ namespace hex::plugin::builtin {
|
||||
}
|
||||
|
||||
if (result) {
|
||||
ImHexApi::HexEditor::invalidateHighlight();
|
||||
EventManager::post<EventHighlightingChanged>();
|
||||
}
|
||||
|
||||
this->m_runningEvaluators--;
|
||||
|
||||
Reference in New Issue
Block a user