Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "settings/subsonicsettingspage.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
SubsonicBaseRequest::SubsonicBaseRequest(SubsonicService *service, QObject *parent)
|
||||
: QObject(parent),
|
||||
|
||||
Reference in New Issue
Block a user