LightSong: new class to be used by DatabasePlugin callbacks
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
This commit is contained in:
@@ -21,9 +21,10 @@
|
||||
#include "TagPrint.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "tag/TagSettings.h"
|
||||
#include "Song.hxx"
|
||||
#include "Client.hxx"
|
||||
|
||||
#define SONG_TIME "Time: "
|
||||
|
||||
void tag_print_types(Client &client)
|
||||
{
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user