]> Creatis software - clitk.git/blobdiff - common/vvImage.h
- add (fake) icon
[clitk.git] / common / vvImage.h
index 106189f2310aea4b142d22d474efa2bac5243557..0aa33a44c31ceb1efa1cd7a87e2b96fcdefe9f07 100644 (file)
@@ -70,7 +70,6 @@ public :
   void SetTranslationY(int yvalue);  
   void SetTranslationZ(int zvalue);
   void SetOrigin(double value[3]);
- private:
 
   void SetTimeSpacing(double s) { mTimeSpacing = s; }
   void SetTimeOrigin(double o) { mTimeOrigin = o; }