makng the zmq work without external flag

This commit is contained in:
Dhanya Maliakal
2017-11-27 17:06:11 +01:00
4 changed files with 7 additions and 70 deletions

View File

@ -170,10 +170,6 @@ private slots:
*/
void SetReceiver();
/** Restart data streaming in receiver and gui
*/
void RestartStreaming();
/** Add ROI Input if the value changed in the last slot
*/
void AddROIInputSlot(){AddROIInput(1);};