summaryrefslogtreecommitdiffstats
path: root/src/widget/wtracktableview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wtracktableview.h')
-rw-r--r--src/widget/wtracktableview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wtracktableview.h b/src/widget/wtracktableview.h
index 8959e3ee53..9e82753983 100644
--- a/src/widget/wtracktableview.h
+++ b/src/widget/wtracktableview.h
@@ -89,7 +89,7 @@ class WTrackTableView : public WLibraryTableView {
// Signalled 20 times per second (every 50ms) by GuiTick.
void slotGuiTick50ms(double);
void slotScrollValueChanged(int);
- void slotCoverInfoSelected(const CoverInfo& coverInfo);
+ void slotCoverInfoSelected(const CoverInfoRelative& coverInfo);
void slotReloadCoverArt();
void slotTrackInfoClosed();