Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/META-INF')
-rw-r--r--org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
index f8728347e8..e773c079f1 100644
--- a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
@@ -21,6 +21,7 @@ Import-Package: org.eclipse.egit.core;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.actions;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.branch;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.commit;version="[5.7.0,5.8.0)",
+ org.eclipse.egit.ui.internal.components;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.decorators;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.expressions;version="[5.7.0,5.8.0)",
org.eclipse.egit.ui.internal.rebase;version="[5.7.0,5.8.0)",

Back to the top