Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml b/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml
index 0526c9d6e5c..6fd05206917 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/plugin.xml
@@ -15,7 +15,7 @@
<extension
point="org.eclipse.papyrus.infra.services.controlmode.participant">
<participant
- class="org.eclipse.papyrus.infra.services.controlmode.participants.SashControlParticipant">
+ class="org.eclipse.papyrus.infra.services.controlmode.participants.DiControlParticipant">
</participant>
</extension>
<extension

Back to the top