X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvInteractorStyleNavigator.h;h=e379292bc62aae2e2b2fdd142d1defb710ffbf60;hb=73f0ab806cbb168db4d09908a714f8b7a662ee21;hp=5b3da5d19be2aaf67fab33d31e1c2fe8aeb307fc;hpb=765020625fbc092d283e221e36c83e60a1844cb7;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: