mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Merge remote-tracking branch 'origin/GT-3044-dragonmacher-table-popup-cleanup'
This commit is contained in:
commit
351cf56e6e
93 changed files with 1424 additions and 1103 deletions
|
@ -29,6 +29,6 @@ public class FcgActionContext extends ActionContext {
|
|||
}
|
||||
|
||||
public FcgActionContext(FcgProvider provider, Object contextObject) {
|
||||
super(provider, contextObject);
|
||||
super(provider, contextObject, provider.getComponent());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue