Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "lyricsprovider.h"
|
||||
#include "lyricsproviders.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr int kSearchTimeoutMs = 3000;
|
||||
|
||||
Reference in New Issue
Block a user