mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GT-2376-b: fixing some bugs from internal users (gui shenanigans)
This commit is contained in:
parent
f57af0b730
commit
ea9e1c2dda
8 changed files with 10 additions and 11 deletions
|
@ -112,7 +112,7 @@ public class DefaultLanguageService implements LanguageService, ChangeListener {
|
|||
return lang;
|
||||
}
|
||||
finally {
|
||||
monitor.setMessage("");
|
||||
monitor.release();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue