X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvInteractorStyleNavigator.h;h=e379292bc62aae2e2b2fdd142d1defb710ffbf60;hb=81fa2ccb7f96adb3df3f01182f9ec67cd181f859;hp=5b3da5d19be2aaf67fab33d31e1c2fe8aeb307fc;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/vv/vvInteractorStyleNavigator.h b/vv/vvInteractorStyleNavigator.h index 5b3da5d..e379292 100644 --- a/vv/vvInteractorStyleNavigator.h +++ b/vv/vvInteractorStyleNavigator.h @@ -22,14 +22,14 @@ // 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: