Salome HOME
#18963 Minimize compiler warnings
[modules/geom.git] / src / OBJECT / GEOM_DeviceActor.h
index 6d576c825420c4d489d273d013c39f3e6e899f97..6e5f45b2cc3ab3ad76d78e63af577bf3bdb25aa1 100644 (file)
@@ -51,7 +51,7 @@ class vtkAlgorithmOutput;
 class VTK_EXPORT GEOM_DeviceActor: public vtkObject 
 {  
 public: 
-  vtkTypeMacro(GEOM_DeviceActor,vtkObject)
+  vtkTypeMacro(GEOM_DeviceActor,vtkObject)
   static GEOM_DeviceActor* New(); 
 
   void SetProperty(vtkProperty* theProperty);