From 3bfee12f7be9da11f14b3a7181887dfc28b7124c Mon Sep 17 00:00:00 2001 From: jsimomaa Date: Tue, 31 Oct 2017 10:19:39 +0200 Subject: [PATCH] More ValueType modifications to satisfy compilation of SCL-expressions refs #7575 Change-Id: I7da9ab35813a47d5c27e98d9eca84d6cf6fc14f9 --- .../graph/Components.pgraph | 2 +- .../graph/PlatformUIViews.pgraph | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.simantics.document.base.ontology/graph/Components.pgraph b/bundles/org.simantics.document.base.ontology/graph/Components.pgraph index 8c03f41c5..5384db0b2 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Components.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Components.pgraph @@ -91,7 +91,7 @@ DOC.commandEvent : L0.Template @template %instance %expression %valueType %instance : COMPONENTS.CommandEvent PROPERTIES.SCLFunction _ : %valueType - L0.HasValueType "EventHandler" + L0.HasValueType "AbstractEventHandler" L0.SCLValue.expression %expression COMPONENTS.DefVar