Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "lyricssearchrequest.h"
|
||||
#include "songlyricscomlyricsprovider.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr char kUrl[] = "https://www.songlyrics.com/";
|
||||
|
||||
Reference in New Issue
Block a user