Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#include "scrobblingapi20.h"
|
||||
#include "lastfmscrobbler.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr int kRequestsDelay = 2000;
|
||||
|
||||
Reference in New Issue
Block a user