somewhere

This commit is contained in:
Dhanya Maliakal
2017-11-23 14:53:33 +01:00
parent fd4dd5b1e9
commit d23c9d52ed
3 changed files with 6 additions and 55 deletions

View File

@ -162,10 +162,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);};