]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageViewPanel.cxx
Update Threshold
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageViewPanel.cxx
index 0cfd883971b768145f5affdd401b6cb10af3ec23..0aaef03610b4d2c7e4777865c855269f2b1e679c 100644 (file)
@@ -69,8 +69,6 @@ void wxDlgTransformByDimensionBySpacingByPixel::GetTransformType(
        lstOptOperation[1]=_T("Keep the spacing of the Layer Image");
        lstOptOperation[2]=_T("Use the same spacing of the Base Image");
 
-
-
        wxRadioBox * radioOpts = new wxRadioBox(dial, -1, _T("Type of spacing transformation"), wxDefaultPosition, wxSize(250,160), 3 , lstOptOperation,  1, wxRA_SPECIFY_COLS);
 
        wxString str;
@@ -328,7 +326,7 @@ void ColorLayerImageViewPanel::SetImage(vtkImageData *img)
        {
            _colorLayerImageViewManager->onThreshold();
                RefreshView();
-       } // _ative 
+       } // _ative     
 }
 
 void ColorLayerImageViewPanel::RefreshView()