mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-20220628-1'
This commit is contained in:
commit
a641dd9d25
1 changed files with 1 additions and 0 deletions
|
@ -759,6 +759,7 @@ public class TextFieldAutocompleter<T> {
|
|||
* Update the completion list immediately
|
||||
*/
|
||||
public void updateNow() {
|
||||
pendingTextUpdate = true;
|
||||
updateManager.updateNow();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue