mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
changed gain mode. dynamic_gain_mode to dynamic only. binaries in
This commit is contained in:
@ -132,7 +132,7 @@ void qTabSettings::SetupDetectorSettings() {
|
||||
}
|
||||
|
||||
void qTabSettings::SetupGainMode() {
|
||||
comboGainMode->setCurrentIndex(DYNAMIC_GAIN_MODE);
|
||||
comboGainMode->setCurrentIndex(DYNAMIC);
|
||||
ShowFixG0(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user