]> Creatis software - clitk.git/blobdiff - vv/vvInteractorStyleNavigator.h
Merge branch 'clitkImage2Dicom'
[clitk.git] / vv / vvInteractorStyleNavigator.h
index 5b3da5d19be2aaf67fab33d31e1c2fe8aeb307fc..e379292bc62aae2e2b2fdd142d1defb710ffbf60 100644 (file)
 // Motion flags
 
 #define VTKIS_WINDOW_LEVEL 1024
-#define VTKIS_PICK         1025
+#define VTKIS_PICK_NEW     1025
 
 class vvInteractorStyleNavigator : public vtkInteractorStyle
 
 {
 public:
     static vvInteractorStyleNavigator *New();
-    vtkTypeRevisionMacro(vvInteractorStyleNavigator, vtkInteractorStyle);
+    vtkTypeMacro(vvInteractorStyleNavigator, vtkInteractorStyle);
     void PrintSelf(ostream& os, vtkIndent indent);
 
     // Description: