mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 10:30:41 +02:00
Got rid of tabAction form
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@8 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
parent
06ec6558a1
commit
ef41286bf0
@ -333,6 +333,7 @@ void qTabMeasurement::setTimingMode(int mode){
|
||||
|
||||
switch(mode){
|
||||
case None:
|
||||
lblExpTime->setEnabled(true); spinExpTime->setEnabled(true); comboExpUnit->setEnabled(true);
|
||||
break;
|
||||
case Auto:
|
||||
lblNumFrames->setEnabled(true); spinNumFrames->setEnabled(true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user