]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OBJECT/GEOM_Actor.h
Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / OBJECT / GEOM_Actor.h
index 810483a45467f1d30388b0904a275465aa194705..d84923213761523c37fcf7f336e6c7844e4e4e44 100644 (file)
@@ -59,7 +59,7 @@ typedef GEOM_SmartPtr<vtkAppendPolyData> PAppendFilter;
 class GEOM_OBJECT_EXPORT GEOM_Actor: public SALOME_Actor
 {
 public:
-  vtkTypeMacro(GEOM_Actor,SALOME_Actor);
+  vtkTypeMacro(GEOM_Actor,SALOME_Actor)
   static GEOM_Actor* New();
 
   void SetShape(const TopoDS_Shape& theShape,