mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 06:17:12 +02:00
gui works
This commit is contained in:
@ -284,7 +284,9 @@ void DataProcessor::StopProcessing(char* buf) {
|
||||
|
||||
file->CloseCurrentFile();
|
||||
StopRunning();
|
||||
cprintf(BLUE,"%d: Processing Completed\n", index);
|
||||
#ifdef VERBOSE
|
||||
printf("%d: Processing Completed\n", index);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user