Skip to content

QStringLiteral for KConfig

Alexander Semke requested to merge work/kconfig-deprecated-char-warnings into master

Description

More usage of QStringLiteral to get rid of warnings in newer versions of KF because of the depricated usage of char* in KConfig and to also benefit from faster creation of strings.

Conformity

When external dependencies are removed

  • Reporting to ...

Merge request reports