mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
WIP
This commit is contained in:
@ -252,6 +252,7 @@ void qDetectorMain::SetUpDetector(const std::string fName, int multiID) {
|
||||
case slsDetectorDefs::JUNGFRAU:
|
||||
actionLoadTrimbits->setText("Load Settings");
|
||||
actionSaveTrimbits->setText("Save Settings");
|
||||
break;
|
||||
case slsDetectorDefs::MOENCH:
|
||||
actionLoadTrimbits->setEnabled(false);
|
||||
actionSaveTrimbits->setEnabled(false);
|
||||
|
Reference in New Issue
Block a user