Skip to content
Snippets Groups Projects
Commit ea0856c7 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

GREEN

refs 1222
parent a222a1c2
No related branches found
No related tags found
No related merge requests found
......@@ -112,4 +112,5 @@ public class ViewerElementCompositionDropAdapter extends ViewerDropAdapter {
public Transfer[] getPreferredTransfers() {
return getCompositionServiceTransfers();
}
}
......@@ -258,4 +258,5 @@ public final class KernelModelElementUtils {
public static void runAsCommand(EObject element, Runnable command) {
ICommandStackService.INSTANCE.runAsCommand(element, command);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment