summaryrefslogtreecommitdiffstats
path: root/src/widget/wcoverart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wcoverart.h')
-rw-r--r--src/widget/wcoverart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wcoverart.h b/src/widget/wcoverart.h
index 57bc0e2e90..06578fd393 100644
--- a/src/widget/wcoverart.h
+++ b/src/widget/wcoverart.h
@@ -42,7 +42,7 @@ class WCoverArt : public QWidget, public WBaseWidget, public TrackDropTarget {
const QObject* pRequestor,
const CoverInfo& coverInfo,
const QPixmap& pixmap,
- mixxx::cache_key_t requestedImageHash,
+ mixxx::cache_key_t requestedCacheKey,
bool coverInfoUpdated);
void slotCoverInfoSelected(const CoverInfoRelative& coverInfo);
void slotReloadCoverArt();