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