change action place to Main Menu

(cherry picked from commit 5a49390)
This commit is contained in:
Konstantin Bulenkov
2013-11-29 01:55:37 +01:00
parent 1d00a0473b
commit 6f3a33965d
@@ -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);