From 8c64969762c174ffc50e2138b25a9e0cae166837 Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Fri, 2 Nov 2012 12:35:17 -0700 Subject: [PATCH] Sorry I push the wrong file --- vv/vvMainWindow.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vv/vvMainWindow.cxx b/vv/vvMainWindow.cxx index 2eea26d..b8d4b3c 100644 --- a/vv/vvMainWindow.cxx +++ b/vv/vvMainWindow.cxx @@ -100,9 +100,11 @@ #define COLUMN_RELOAD_IMAGE 6 #define COLUMN_IMAGE_NAME 7 +#ifdef CLITK_PRIVATE_FEATURES #define EXTENSIONS "Images ( *.bmp *.png *.jpeg *.jpg *.tif *.mhd *.mha *.hdr *.vox *.his *.xdr *.SCAN *.nii *.nrrd *.nhdr *.refscan *.nii.gz *.usf)" #else #define EXTENSIONS "Images ( *.bmp *.png *.jpeg *.jpg *.tif *.mhd *.mha *.hdr *.vox *.his *.xdr *.SCAN *.nii *.nrrd *.nhdr *.refscan *.nii.gz)" +#endif /*Data Tree values -- 2.46.1