]> Creatis software - clitk.git/blob - vv/vvOSXHelper.h
Debug RTStruct conversion with empty struc
[clitk.git] / vv / vvOSXHelper.h
1 #ifndef _OSX_HELPER_
2 #define _OSX_HELPER_
3
4 // For retina displays, see
5 // http://public.kitware.com/pipermail/vtkusers/2015-February/090117.html
6 void disableGLHiDPI( long a_id );
7
8 #endif
9