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 fbc7a1fa61..c8312913ad 100644
--- a/src/widget/wcoverart.h
+++ b/src/widget/wcoverart.h
@@ -22,7 +22,7 @@ class WCoverArt : public QWidget, public WBaseWidget {
const QString& group);
~WCoverArt() override;
- void setup(QDomNode node, const SkinContext& context);
+ void setup(const QDomNode& node, const SkinContext& context);
public slots:
void slotLoadTrack(TrackPointer);