Disable automatic conversions from 8-bit strings
This commit is contained in:
@@ -52,7 +52,6 @@ class LoloLyricsProvider : public LyricsProvider {
|
||||
void HandleSearchReply(QNetworkReply *reply, const int id, const LyricsSearchRequest &request);
|
||||
|
||||
private:
|
||||
static const char *kUrlSearch;
|
||||
QList<QNetworkReply*> replies_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user