summaryrefslogtreecommitdiffstats
path: root/src/itdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itdb.h')
-rw-r--r--src/itdb.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/itdb.h b/src/itdb.h
index 6a1e64c..631a152 100644
--- a/src/itdb.h
+++ b/src/itdb.h
@@ -950,6 +950,11 @@ struct _Itdb_Track
gpointer reserved5;
gpointer reserved6;
+ /* +++***+++***+++***+++***+++***+++***+++***+++***+++***+++***
+ When adding string fields don't forget to add them in
+ itdb_track_duplicate as well
+ +++***+++***+++***+++***+++***+++***+++***+++***+++***+++*** */
+
/* below is for use by application */
guint64 usertype;
gpointer userdata;