Authored by lbeltrame on Nov 3 2018, 10:51 AM.

Description

Fix build

The use of KDEFrameworkCopilerSettings causes some issues with QChar
and QString when casting from ASCII (not allowed anymore).

This commit uses QChar::fromLatin1 and QStringLiteral to fix the issue.

Details

Committed
lbeltrameNov 3 2018, 11:04 AM
Parents
R351:901d05e24248: Remvoe extra '_' + assign parent to layout directly
Branches
Unknown
Tags
Unknown