From: apo Date: Mon, 24 Oct 2005 06:20:24 +0000 (+0000) Subject: Minor changes X-Git-Tag: TG-D5-38-2003_D2005-20-12~127 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c99e899c93a4739c3efc5651d5df3ec86721817d;p=modules%2Fvisu.git Minor changes --- diff --git a/src/OBJECT/VISU_GaussPtsDeviceActor.cxx b/src/OBJECT/VISU_GaussPtsDeviceActor.cxx index fe4e22cf..86eb25d2 100644 --- a/src/OBJECT/VISU_GaussPtsDeviceActor.cxx +++ b/src/OBJECT/VISU_GaussPtsDeviceActor.cxx @@ -131,7 +131,7 @@ VISU_GaussPtsDeviceActor myMapper->SetInput( myPassFilter[ anId ]->GetPolyDataOutput() ); - vtkLODActor::SetMapper( myMapper.GetPointer() ); + Superclass::SetMapper( myMapper.GetPointer() ); } VISU_GaussPointsPL*