summaryrefslogtreecommitdiffstats
path: root/src/widget/wcoverartlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wcoverartlabel.h')
-rw-r--r--src/widget/wcoverartlabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wcoverartlabel.h b/src/widget/wcoverartlabel.h
index 0864a2e9b5..d7c4f052dc 100644
--- a/src/widget/wcoverartlabel.h
+++ b/src/widget/wcoverartlabel.h
@@ -21,7 +21,7 @@ class WCoverArtLabel : public QLabel {
void loadTrack(TrackPointer pTrack);
signals:
- void coverInfoSelected(const CoverInfo& coverInfo);
+ void coverInfoSelected(const CoverInfoRelative& coverInfo);
void reloadCoverArt();
protected: