const char* name -> const QString& name where needed, otherwise completly…

Authored by chehrlic on Nov 22 2016, 8:01 PM.

Description

const char* name -> const QString& name where needed, otherwise completly removed (relict from Qt3) REVIEW: 129537

Details

Committed
chehrlicNov 23 2016, 7:22 PM
Parents
R49:73340dcd3479: QByteArray -> QString conversion via QString::fromLocal8Bit() REVIEW: 129536
Branches
Unknown
Tags
Unknown