]> Creatis software - clitk.git/blobdiff - vv/vvOverlayPanel.cxx
fine tuning fusion legend
[clitk.git] / vv / vvOverlayPanel.cxx
index bbd2443a641274868b81007fc149f984d9df754c..346bd2c49b7c5c4a5a9f705c7755b4e49941922f 100644 (file)
@@ -38,7 +38,7 @@ vvOverlayPanel::vvOverlayPanel(QWidget * parent):QWidget(parent)
   scaleSpinBox->setEnabled(0);
   lutCheckBox->hide();
   lutCheckBox->setEnabled(0);
-  fusionShowLegendCheckBox->setChecked(true);
+  fusionShowLegendCheckBox->setChecked(false);
   
   connect(subSamplingSpinBox,SIGNAL(editingFinished()),this,SLOT(setVFProperty()));
   connect(scaleSpinBox,SIGNAL(editingFinished()),this,SLOT(setVFProperty()));