summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/idea/VcsActions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/idea/VcsActions.xml')
-rw-r--r--platform/platform-resources/src/idea/VcsActions.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/platform-resources/src/idea/VcsActions.xml b/platform/platform-resources/src/idea/VcsActions.xml
index 935bcc7b4df8..dc15f19282bf 100644
--- a/platform/platform-resources/src/idea/VcsActions.xml
+++ b/platform/platform-resources/src/idea/VcsActions.xml
@@ -265,6 +265,9 @@
<add-to-group group-id="CloseEditorsGroup" anchor="before" relative-to-action="CloseAllUnpinnedEditors"/>
</action>
+ <action id="RollbackLineStatusChanges" class="com.intellij.openapi.vcs.ex.RollbackLineStatusAction">
+ </action>
+
<action id="WelcomeScreen.GetFromVcs" class="com.intellij.openapi.wm.impl.welcomeScreen.GetFromVcsAction"
icon="AllIcons.General.GetProjectfromVCS">
<add-to-group group-id="WelcomeScreen.QuickStart" anchor="first"/>