Do not translate this warning message.
This commit is contained in:
parent
8462a7ec1d
commit
5a6e021cc9
|
@ -70,7 +70,7 @@ void VSimpleCurve::RefreshGeometry(const QSharedPointer<VAbstractCurve> &curve)
|
|||
}
|
||||
else
|
||||
{
|
||||
qWarning() << tr("VSimpleCurve::RefreshGeometry: pointer to curve is null.");
|
||||
qWarning() << "VSimpleCurve::RefreshGeometry: pointer to curve is null.";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user