Fix warning about unsafe usage.

This commit is contained in:
Roman Telezhynskyi 2020-04-23 15:49:35 +03:00
parent 61effa2a82
commit dcfb00aec8

View File

@ -109,7 +109,7 @@ void VPuzzleLayoutFileReader::ReadProperties(VPuzzleLayout *layout)
while (readNextStartElement())
{
qDebug(name().toString().toLatin1());
qDebug() << name().toString();
const QStringList tags = QStringList(
{