Use correct Activator
commitef8d380efed2632559e2d75ef0ea49370044d154
authorThomas Wolf <thomas.wolf@paranor.ch>
Fri, 30 Dec 2016 12:59:18 +0000 (30 13:59 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Fri, 30 Dec 2016 12:59:18 +0000 (30 13:59 +0100)
tree8ed1903fc3e78dc7de77f204928cc5ec1d7f81f1
parente5054ed2df20f4c5356cfde85013e52ed066f79b
Use correct Activator

Classes in egit.ui should use the UI activator to create IStatus
objects. Eclipse auto-completion chose the wrong one.

Change-Id: I6cbee3ab6f3250bfb21af59aba7cdfc37a576024
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/DiffEditorPage.java