[DB] Generalized Genre to Cluster

This commit is contained in:
emeric
2016-04-28 21:51:56 +02:00
parent edfc174771
commit 2975d87889
18 changed files with 175 additions and 267 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ namespace Database
{
class Track;
class Genre;
class Cluster;
class Release;
class Artist : public Wt::Dbo::Dbo<Artist>