Skip to content

serverlistmodel replace "QStringLiteral("")" with "QString()"

Raresh Rus requested to merge (removed):work/nmariusp/qlatin1 into master

Fix clazy issue "src/serverlistmodel.cpp:48:9: warning: Use an empty QLatin1String instead of an empty QStringLiteral [clazy-empty-qstringliteral]".

Merge request reports

Loading