mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-15 23:24:18 +01:00
changed the default of incrememnt progress to 1
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@327 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -439,7 +439,7 @@ class slsDetectorUtils : public slsDetectorActions, public postProcessing {
|
||||
double getCurrentProgress();
|
||||
|
||||
|
||||
void incrementProgress(int i=-1);
|
||||
void incrementProgress(int i=1);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user