gui: crashing when using roi fixed

This commit is contained in:
2018-09-20 18:10:10 +02:00
parent 235002cdd4
commit 9f84bf7175
10 changed files with 70 additions and 50 deletions

View File

@ -77,7 +77,7 @@ class UDPStandardImplementation: private virtual slsReceiverDefs, public UDPBase
* @param i ROI
* @return OK or FAIL
*/
int setROI(const std::vector<ROI*> i);
int setROI(const std::vector<ROI> i);
/**
* Set the Frequency of Frames Sent to GUI