Make static
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
class MusixmatchProvider {
|
||||
|
||||
protected:
|
||||
QString StringFixup(QString text);
|
||||
static QString StringFixup(QString text);
|
||||
|
||||
protected:
|
||||
static const char *kApiUrl;
|
||||
|
||||
Reference in New Issue
Block a user