LyricsSearchResult: Add missing QList include
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
#ifndef LYRICSSEARCHRESULT_H
|
||||
#define LYRICSSEARCHRESULT_H
|
||||
|
||||
#include <QString>
|
||||
#include <QMetaType>
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
class LyricsSearchResult {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user