return statement added for trace analyser
This commit is contained in:
@@ -58,4 +58,5 @@ QwtText TracePlotMouseLabel::trackerText(const QPoint &point) const
|
||||
{
|
||||
Q_ASSERT(false);
|
||||
}
|
||||
return QwtText(QString(""));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user