mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 08:17:13 +02:00
void signature of processData
This commit is contained in:
@ -1588,7 +1588,7 @@ public:
|
||||
* Combines data from all readouts and gives it to the gui
|
||||
* or just gives progress of acquisition by polling receivers
|
||||
*/
|
||||
void* processData();
|
||||
void processData();
|
||||
|
||||
private:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user