summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/idea/PlatformActions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/idea/PlatformActions.xml')
-rw-r--r--platform/platform-resources/src/idea/PlatformActions.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/platform-resources/src/idea/PlatformActions.xml b/platform/platform-resources/src/idea/PlatformActions.xml
index 869a8a754886..7773a2b00e49 100644
--- a/platform/platform-resources/src/idea/PlatformActions.xml
+++ b/platform/platform-resources/src/idea/PlatformActions.xml
@@ -457,6 +457,7 @@
</group>
<separator/>
<reference ref="HelpTopics"/>
+ <reference ref="SearchEverywhere"/>
</group>
<group id="NavBarVcsGroup"/>
@@ -580,8 +581,8 @@
<action id="MaintenanceAction" class="com.intellij.ide.actions.MaintenanceAction"/>
<group id="MaintenanceGroup">
- <action id="UiDebugger" class="com.intellij.ui.debugger.ShowUiDebuggerAction"/>
<action id="ShowRegistry" class="com.intellij.openapi.util.registry.ShowRegistryAction"/>
+ <action id="UiDebugger" class="com.intellij.ui.debugger.ShowUiDebuggerAction"/>
</group>
<action id="Console.Execute" class="com.intellij.openapi.actionSystem.EmptyAction"/>