aboutsummaryrefslogtreecommitdiffstats
path: root/src/Song.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Song.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Song.hxx b/src/Song.hxx
index bd7465013..b74690e77 100644
--- a/src/Song.hxx
+++ b/src/Song.hxx
@@ -126,6 +126,8 @@ struct Song {
return parent == &detached_root;
}
+ void ReplaceTag(Tag &&tag);
+
bool UpdateFile();
bool UpdateFileInArchive();