mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-29 07:31:18 +01:00
gui works
This commit is contained in:
@@ -61,7 +61,7 @@ int ThreadObject::CreateThread() {
|
||||
return FAIL;
|
||||
}
|
||||
alive = true;
|
||||
FILE_LOG (logINFO) << GetType() << " thread " << index << " created successfully.";
|
||||
FILE_LOG (logDEBUG) << GetType() << " thread " << index << " created successfully.";
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user