diff --git a/de.bmotionstudio.gef.editor/plugin.xml b/de.bmotionstudio.gef.editor/plugin.xml index 3fbc75d6831e88d07320f34784eabfb2dc0965e4..c1986900c6bf97aa08dd8992e4523f31b0563ded 100644 --- a/de.bmotionstudio.gef.editor/plugin.xml +++ b/de.bmotionstudio.gef.editor/plugin.xml @@ -376,6 +376,9 @@ <control id="de.bmotionstudio.gef.editor.checkbox"> </control> + <control + id="de.bmotionstudio.gef.editor.ellipse"> + </control> </observer> <observer id="de.bmotionstudio.gef.editor.observer.SimpleValueDisplay"> @@ -418,6 +421,12 @@ <control id="de.bmotionstudio.gef.editor.connection"> </control> + <control + id="de.bmotionstudio.gef.editor.ellipse"> + </control> + <control + id="de.bmotionstudio.gef.editor.textfield"> + </control> </observer> <observer id="de.bmotionstudio.gef.editor.observer.SwitchChildCoordinates"> @@ -454,6 +463,12 @@ <control id="de.bmotionstudio.gef.editor.connection"> </control> + <control + id="de.bmotionstudio.gef.editor.ellipse"> + </control> + <control + id="de.bmotionstudio.gef.editor.textfield"> + </control> </observer> <observer id="de.bmotionstudio.gef.editor.observer.SwitchImage">