Show description from file for user standard table.
--HG-- branch : develop
This commit is contained in:
parent
163295f0f5
commit
9085238753
|
@ -1931,7 +1931,7 @@ QString VApplication::STDescription(const QString &id) const
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
qWarning()<<"Unknown id number. Got"<<id;
|
qDebug()<<"Unknown id number. Got"<<id;
|
||||||
}
|
}
|
||||||
return QString();
|
return QString();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user