From c90d64402d0c6f88c286ba82520e78d9b1313018 Mon Sep 17 00:00:00 2001 From: Claire Mouton Date: Mon, 19 Nov 2012 16:43:27 +0100 Subject: [PATCH] Bug #1796 Compilation error solved by removing an extra " in xml. --- bbtk/src/bbImagesChooserDialogBox.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbtk/src/bbImagesChooserDialogBox.xml b/bbtk/src/bbImagesChooserDialogBox.xml index 5f2d1dc..f5ee308 100644 --- a/bbtk/src/bbImagesChooserDialogBox.xml +++ b/bbtk/src/bbImagesChooserDialogBox.xml @@ -6,7 +6,7 @@ THE BOX DOCUMENTATION --> cervenansky.frederic@creatis.insa-lyon.fr - ImagesChooserDialogBox is a simple application to select file(s) or directory or data from Gimmick database and display them. It handles DICOM, jpg, tif, png, bmp and mhd." + ImagesChooserDialogBox is a simple application to select file(s) or directory or data from Gimmick database and display them. It handles DICOM, jpg, tif, png, bmp and mhd. image;reader;dicom; -- 2.45.0