aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Partition.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx
index 1d326b147..dbc79b4ba 100644
--- a/src/Partition.hxx
+++ b/src/Partition.hxx
@@ -167,6 +167,12 @@ struct Partition {
}
/**
+ * The database has been modified. Propagate the change to
+ * all subsystems.
+ */
+ void DatabaseModified();
+
+ /**
* A tag in the play queue has been modified by the player
* thread. Propagate the change to all subsystems.
*/