mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
removed an extra settings check
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@254 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -658,7 +658,7 @@ void qDrawPlot::SetupMeasurement(){
|
||||
minPixelsY = 0;
|
||||
startPixel = -0.5;
|
||||
endPixel = nPixelsY-0.5;
|
||||
}else cout<<"correct palce"<<endl;
|
||||
}
|
||||
}
|
||||
else {
|
||||
#ifdef VERYVERBOSE
|
||||
|
Reference in New Issue
Block a user