mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-57015 - SOE: AbstractTreeUi.access$
This commit is contained in:
@@ -135,7 +135,7 @@ public final class DesignerToolWindow implements DesignerToolWindowContent {
|
||||
@Override
|
||||
public void actionPerformed(AnActionEvent e) {
|
||||
if (myTreeBuilder != null) {
|
||||
myTreeBuilder.expandAll(null);
|
||||
TreeUtil.expandAll(myComponentTree);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user