Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "subsonicbaserequest.h"
|
||||
#include "subsonicscrobblerequest.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr int kMaxConcurrentScrobbleRequests = 3;
|
||||
|
||||
Reference in New Issue
Block a user