fix: Compile error because of prematurely committed change
This commit is contained in:
parent
a9a538cec8
commit
27c2c4dc33
@ -672,7 +672,7 @@ namespace hex::plugin::builtin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (result) {
|
if (result) {
|
||||||
ImHexApi::HexEditor::invalidateHighlight();
|
EventManager::post<EventHighlightingChanged>();
|
||||||
}
|
}
|
||||||
|
|
||||||
this->m_runningEvaluators--;
|
this->m_runningEvaluators--;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user