mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
change action place to Main Menu
(cherry picked from commit 5a49390)
This commit is contained in:
@@ -236,7 +236,7 @@ public class SearchEverywhereAction extends AnAction implements CustomComponentA
|
||||
}
|
||||
final AnActionEvent anActionEvent = new AnActionEvent(event,
|
||||
DataManager.getInstance().getDataContext(IdeFocusManager.findInstance().getFocusOwner()),
|
||||
ActionPlaces.UNKNOWN,
|
||||
ActionPlaces.MAIN_MENU,
|
||||
action.getTemplatePresentation(),
|
||||
actionManager,
|
||||
0);
|
||||
|
||||
Reference in New Issue
Block a user