mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-02-11 06:48:43 -06:00
ui: Fixed automatic pattern loading, added better pattern browse popup
This commit is contained in:
@@ -165,7 +165,7 @@ namespace hex {
|
||||
|
||||
code += "};\n";
|
||||
|
||||
EventManager::post<RequestAppendPatternLanguageCode>(code);
|
||||
EventManager::post<RequestSetPatternLanguageCode>(code);
|
||||
|
||||
Py_RETURN_NONE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user