From 5b37e9d14377e92818a68b0a58624454edf33c26 Mon Sep 17 00:00:00 2001 From: kgv Date: Mon, 13 Oct 2014 18:33:41 +0400 Subject: [PATCH] 0025366: Method AIS_MultipleConnectedInteractive::AcceptShapeDecomposition() should be exported --- src/AIS/AIS_MultipleConnectedInteractive.cdl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AIS/AIS_MultipleConnectedInteractive.cdl b/src/AIS/AIS_MultipleConnectedInteractive.cdl index 5815d3fc20..15030d260e 100644 --- a/src/AIS/AIS_MultipleConnectedInteractive.cdl +++ b/src/AIS/AIS_MultipleConnectedInteractive.cdl @@ -107,7 +107,6 @@ is is redefined ; AcceptShapeDecomposition(me) returns Boolean from Standard is redefined virtual; - ---C++: inline ---Purpose: Informs the graphic context that the interactive Object -- may be decomposed into sub-shapes for dynamic selection.