Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF')
-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 c9c31c7282..2bba633592 100644
--- a/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.gitflow.ui/META-INF/MANIFEST.MF
@@ -20,6 +20,7 @@ Import-Package: org.eclipse.egit.core;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.branch;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.commit;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.history;version="[4.4.0,4.5.0)",
+ org.eclipse.egit.ui.internal.operations;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.rebase;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.repository.tree;version="[4.4.0,4.5.0)",
org.eclipse.egit.ui.internal.selection;version="[4.4.0,4.5.0)",

Back to the top