GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -

Step 4 - cleanup of old getIcon() overridden methods
This commit is contained in:
dragonmacher 2019-06-26 16:31:50 -04:00
parent fa75f7dff6
commit ff4b3736b9
3 changed files with 13 additions and 33 deletions

View file

@ -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);