Change to reference

This commit is contained in:
Jonas Kvinge
2019-07-02 00:48:09 +02:00
parent a9c162476c
commit 9105b7615c
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ class EditTagDialog : public QDialog {
void PreviousSong();
void NextSong();
void SongSaveComplete(TagReaderReply *reply, const QString filename, const Song song);
void SongSaveComplete(TagReaderReply *reply, const QString &filename, const Song &song);
private:
struct FieldData {