void signature of processData

This commit is contained in:
Erik Frojdh
2018-10-17 16:58:09 +02:00
parent 1d65063088
commit 1d14dc6ff4
2 changed files with 4 additions and 4 deletions

View File

@ -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:
/**