fixed time interval in receiveR

This commit is contained in:
Dhanya Maliakal
2016-11-10 14:37:08 +01:00
parent 3c48065b5a
commit b55414cd38
2 changed files with 22 additions and 14 deletions

View File

@ -571,7 +571,8 @@ QwtPlotHistogram *plotHistogram;
QVector<QwtIntervalSample> histogramSamples;
bool firstPlot;
bool plotRequired;
signals:
void UpdatingPlotFinished();