not compulsory anymore for every frame for eiger

This commit is contained in:
Dhanya Maliakal 2015-06-12 17:44:30 +02:00
parent e0de23dd45
commit e035eeaf08

View File

@ -1114,8 +1114,8 @@ void qTabPlot::Refresh(){
boxFrequency->setEnabled(true);
connect(boxScan, SIGNAL(toggled(bool)), this, SLOT(EnableScanBox()));
EnableScanBox();
if(myDet->getDetectorsType() == slsDetectorDefs::EIGER)
comboFrequency->setCurrentIndex(1);
/*if(myDet->getDetectorsType() == slsDetectorDefs::EIGER)
comboFrequency->setCurrentIndex(1);*/
SetFrequency();
}else{