diff --git a/src/LTMPlot.cpp b/src/LTMPlot.cpp index fae6c9d8a..5fae08187 100644 --- a/src/LTMPlot.cpp +++ b/src/LTMPlot.cpp @@ -1190,6 +1190,7 @@ LTMPlot::setCompareData(LTMSettings *set) timer.start(); MAXX=0.0; // maximum value for x, always from 0-n + settings = set; //qDebug()<<"Starting.."<start = QDateTime(cd.start, QTime()); settings->end = QDateTime(cd.end, QTime());