mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 4 - cleanup of old getIcon() overridden methods
This commit is contained in:
parent
fa75f7dff6
commit
ff4b3736b9
3 changed files with 13 additions and 33 deletions
|
@ -559,8 +559,6 @@ public abstract class ComponentProvider implements HelpDescriptor, ActionContext
|
|||
Fix:
|
||||
|
||||
-Update key binding methods to use an enum for: no management / full management / shared management
|
||||
-remove superfluous overrides of getIcon()
|
||||
|
||||
*/
|
||||
|
||||
dockingTool.getWindowManager().setIcon(this, icon);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue