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