mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 18:38:39 +01:00
works for jungfrau
This commit is contained in:
@@ -184,6 +184,7 @@ void qTabActions::SetupWidgetWindow(){
|
||||
if((detType == slsDetectorDefs::EIGER) ||
|
||||
(detType == slsDetectorDefs::AGIPD) ||
|
||||
(detType == slsDetectorDefs::PROPIX) ||
|
||||
(detType == slsDetectorDefs::JUNGFRAU) ||
|
||||
(detType == slsDetectorDefs::MOENCH)) {
|
||||
lblName[NumPositions]->setEnabled(false);
|
||||
btnExpand[NumPositions]->setEnabled(false);
|
||||
|
||||
Reference in New Issue
Block a user