Use Qt::Literals::StringLiterals

This commit is contained in:
Jonas Kvinge
2024-10-18 20:17:23 +02:00
parent 6931538ebf
commit 0e330b81db
156 changed files with 160 additions and 172 deletions

View File

@@ -61,7 +61,7 @@
#include "scrobblercacheitem.h"
#include "scrobblemetadata.h"
using namespace Qt::StringLiterals;
using namespace Qt::Literals::StringLiterals;
const char *ScrobblingAPI20::kApiKey = "211990b4c96782c05d1536e7219eb56e";