mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
not compulsory anymore for every frame for eiger
This commit is contained in:
parent
e0de23dd45
commit
e035eeaf08
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user