mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[ultimate] IDEA-338573 Extract Reverse engineering plugin from JPA Buddy plugin
rollback acton update thread for DeleteAction GitOrigin-RevId: 2f2e6fd5a3a91723b47f93193538c5d364656894
This commit is contained in:
committed by
intellij-monorepo-bot
parent
02fb3c48c8
commit
14b0395fbc
@@ -73,6 +73,6 @@ public class DeleteAction extends AnAction implements DumbAware, LightEditCompat
|
||||
|
||||
@Override
|
||||
public @NotNull ActionUpdateThread getActionUpdateThread() {
|
||||
return ActionUpdateThread.EDT;
|
||||
return ActionUpdateThread.BGT;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user