Skip to content

QString refactor: replace QString() with QStringLiteral()

Zhangzhi Hu requested to merge integral/kdenlive:qstring-refactor into master

Replace QString() constructors with QStringLiteral() macro to improve performance.

Merge request reports

Loading