Renamed DbArtist to Artist to be more consistent

This commit is contained in:
emeric
2018-05-19 14:30:51 +02:00
parent 97a630ce7f
commit 702e3098a4
12 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include "Cluster.hpp"
#include "DbArtist.hpp"
#include "Artist.hpp"
#include "Release.hpp"
#include "SqlQuery.hpp"
#include "Track.hpp"