X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FvvImage.h;h=2d4776d728cb9707a70ae2dc22c7a34ba27e810e;hb=76fd7b0cf57d90c2cd410ea0f6fb788429e66369;hp=a8fc87f46e5288518e89363189513ad43b956371;hpb=25e6b21607eea7d39428c109e4bc0ebe00f54ed9;p=clitk.git diff --git a/common/vvImage.h b/common/vvImage.h index a8fc87f..2d4776d 100644 --- a/common/vvImage.h +++ b/common/vvImage.h @@ -70,7 +70,7 @@ private: vtkSmartPointer mTransform; double mTimeOrigin; double mTimeSpacing; - uint mImageDimension; + unsigned int mImageDimension; }; //------------------------------------------------------------------------------