mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
made number of measurements static
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@13 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -108,7 +108,7 @@ private:
|
||||
|
||||
|
||||
/** Number of Measurements */
|
||||
int numberOfMeasurements;
|
||||
static int numberOfMeasurements;
|
||||
/** currentFrame */
|
||||
static int currentFrame;
|
||||
/** Number of Exposures */
|
||||
|
Reference in New Issue
Block a user