mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 5 - cleanup of old key binding support constructor parameter; start of cleanup of DockingActionProviderIf
This commit is contained in:
parent
ff4b3736b9
commit
115243801e
73 changed files with 574 additions and 682 deletions
|
@ -96,9 +96,6 @@ public class WindowActionManager {
|
|||
toolBarMgr.dispose();
|
||||
}
|
||||
|
||||
/**
|
||||
* Notifies the window manager that an action context update is needed.
|
||||
*/
|
||||
synchronized void contextChanged(ComponentPlaceholder placeHolder) {
|
||||
placeHolderForScheduledActionUpdate = placeHolder;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue