Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include "jsoncoverprovider.h"
|
||||
#include "spotifycoverprovider.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr char kApiUrl[] = "https://api.spotify.com/v1";
|
||||
|
||||
Reference in New Issue
Block a user